Saves the data represented by the DataObject to a file.
"dataObject_var" is a variable referencing a DataObject object.
|
"dataObject_var" is a variable referencing a DataObject object.
|
Type | Description |
boolean | Returns true if the save was successful. |
Name | Type | Description |
filename | string | The full filename to save the file to. This includes the full path and the filename. The folder must already exist and you are responsible for specifying the correct extension to match the file type. |