Skip to main content

Save File Dialog

SAVE_FILE_DIALOG

Shows a Save File Dialog and saves the content to the file.

Parameters

  • content (string): The content to save
  • suffix (string): The file name suffix. Default is .txt

Returns

No return information provided.