codeVersion
sklint.Input codeVersion string "codeVersion"
Description
Specifies the value for input argument ?codeVersion, which signifies the release version of the code SKILL Lint should check.
GUI Equivalent
Examples
envGetVal("sklint.Input" "codeVersion")
envSetVal("sklint.Input" "codeVersion" 'string "abc")
Related Topics
SKILL Lint Environment Variables
Return to top