stopLevel
layout stopLevelintlowestLevel
graphic stopLevel int lowestLevel
Description
Specifies the number of the lowest level in the hierarchy visible. Enter any integer from 0 to 32.
GUI Equivalent
Examples
envGetVal("layout" "stopLevel")
envSetVal("layout" "stopLevel" 'int 10)
envGetVal("graphic" "stopLevel")
envSetVal("graphic" "stopLevel" 'int 10)
Related Topics
Return to top