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
21.3.0.
Script Attributes
21.3.1. Adding Scripts to the GUI
21.3.2. Argument Collection
21.3.3. Importing Other Modules
21.3.4. Internationalization and Localization
21.3.5. Plugin Extensions
21.3.1. Adding Scripts to the GUI
21.3.2. Argument Collection
21.3.3. Importing Other Modules
21.3.4. Internationalization and Localization
21.3.5. Plugin Extensions