depth
layoutXL.wspCheck depth int integer_number
Description
Sets the hierarchy depth up to which the cellview will be checked. Valid values are 0 through 32. The default is 0.
GUI Equivalent
|
Hierarchy Depth ( WSP | SP Active ) |
Examples
envGetVal("layoutXL.wspCheck" "depth")
envSetVal("layoutXL.wspCheck" "depth" 'int 32)
Related Topics
WSP | SP Active Checker Environment Variables
Checking WSP | SP Active Using Batch Checker
Return to top