Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Exports the item to file on disk.
Syntax
public boolean toFile(FilenameSave _filename, [boolean _creating])
Run On
Called
Parameters
- _filename
Type: FilenameSave Extended Data Type
The full file name.
- _creating
Type: boolean
This parameter is not used.
Return Value
Type: boolean
true if the file was successfully exported; otherwise, false.