Script Syntax
Scripts are syntactically valid Python with certain extra annotations and structure that are used by Wing to determine which scripts to load and how to execute them.
Section Contents
18.3.0.
Script Attributes
18.3.1. Adding Scripts to the GUI
18.3.2. Argument Collection
18.3.3. Importing Other Modules
18.3.4. Internationalization and Localization
18.3.5. Plugins
18.3.1. Adding Scripts to the GUI
18.3.2. Argument Collection
18.3.3. Importing Other Modules
18.3.4. Internationalization and Localization
18.3.5. Plugins