hierarchyDepth
ab hierarchyDepth int { 0 | 1 | 2 ... 32 }
Description
Specifies the number of levels of hierarchy searched for markers. The value must lie in the range from 0 through 32.
GUI Equivalent
|
Hierarchy depth (Annotation Browser Assistant) |
Examples
envGetVal("ab" "hierarchyDepth")
envSetVal("ab" "hierarchyDepth" 'int 3)
Related Topics
List of Layout XL Environment Variables
Return to top