globals
sklint.Input depends string "globalVariables"
Description
Specifies the value for input argument ?globals, which stores the list of global variables in the code that SKILL Lint should check.
GUI Equivalent
Examples
envGetVal("sklint.Input" "globals")
envSetVal("sklint.Input" "globals" 'string "var1")
Related Topics
SKILL Lint Environment Variables
Return to top