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