Dialog File Save Format
| Category: User Interaction | ||
| Command: dialog.fileSaveFormat | ||
| Description | ||
|
Set the file format for a save dialog.
|
||
| Parameters | ||
|
format
File format, used to append a default extension onto the selected file. The format is one of those supported by the file type.
|
||
| Example Code | ||
|
dialog.saveFileFormat text
|
||
| Remarks | ||
|
None
|
||
| Queryable? Unknown |