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
22.3.0.
Script Attributes
22.3.1. Adding Scripts to the GUI
22.3.2. Argument Collection
22.3.3. Importing Other Modules
22.3.4. Internationalization and Localization
22.3.5. Plugin Extensions
22.3.1. Adding Scripts to the GUI
22.3.2. Argument Collection
22.3.3. Importing Other Modules
22.3.4. Internationalization and Localization
22.3.5. Plugin Extensions
