displayStopLevel
layout displayStopLevel int stopLevel
Description
Specifies the stop level for viewing the hierarchy in the Set Area View Level form. Specify any integer between 0 and 32.
GUI Equivalent
Examples
envGetVal("layout" "displayStopLevel")
envSetVal("layout" "displayStopLevel" 'int 20)
Related Topics
Return to top