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
20.3.0.
Script Attributes
20.3.1. Adding Scripts to the GUI
20.3.2. Argument Collection
20.3.3. Importing Other Modules
20.3.4. Internationalization and Localization
20.3.5. Plugin Extensions
20.3.1. Adding Scripts to the GUI
20.3.2. Argument Collection
20.3.3. Importing Other Modules
20.3.4. Internationalization and Localization
20.3.5. Plugin Extensions