Predefined Variables
These variables are defined for each script and are the primary access to Flying Logic documents and other features.
These variables are defined for each script and are the primary access to Flying Logic documents and other features.
Name | Description |
| This represents the current document and is an instance of the Document class. |
| This is a singleton instance of the Application class. Methods and variables that are not related to particular documents can be accessed through this object. |
| The path to the directory containing the script. |
| Has the value |
| These write-only variables will assign a custom name to the scriptβs menu item. See Writing Importers and Exporters for details. |
Last updated