nestLimit
ui nestLimit int levelOfCommands
Description
Specifies the number of level of commands to be nested. You can select a limit from 1 to 20.
GUI Equivalent
Examples
envGetVal("ui" "nestLimit")
envSetVal("ui" "nestLimit" 'int 8)
Related Topics
Return to top