foldUseThreshold
layoutXL foldUseThreshold boolean { t | nil }
Description
Specifies if the Folding Threshold value should be used to fold the selected devices in the layout.
GUI Equivalents
|
Use Threshold (Generate Folded Devices Form) |
Examples
envGetVal("layoutXL" "foldUseThreshold")
envSetVal("layoutXL" "foldUseThreshold" 'boolean t)
envSetVal("layoutXL" "foldUseThreshold" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top