foldsLimit
layoutXL foldsLimit int integer
Description
Limits the number of folds to be generated for the selected devices.
GUI Equivalent
|
Number of Folds (Generate Folded Devices Form) |
Examples
envGetVal("layoutXL" "foldsLimit")
envSetVal("layoutXL" "foldsLimit" 'int 2)
envSetVal("layoutXL" "foldsLimit" 'int 10)
Related Topics
List of Layout XL Environment Variables
Return to top