app.project.saveWithDialog()
Description
Shows the Save dialog box. The user can name a file with a location and save the project, or click Cancel to exit the dialog box.
Parameters
None.
Returns
Boolean; true if the project was saved.
app.project.saveWithDialog()
Shows the Save dialog box. The user can name a file with a location and save the project, or click Cancel to exit the dialog box.
None.
Boolean; true if the project was saved.