chainFolds
layoutXL chainFolds boolean { t | nil }
Description
Abuts the folds of newly folded devices into chains. If any folds already exist before the new folds are created, all the existing folds except the selected ones are deleted. The first fold from the retained set is then used to create the new folds.
GUI Equivalent
|
Chain Folds (Generate Folded Devices Form) |
Examples
envGetVal("layoutXL" "chainFolds")
envSetVal("layoutXL" "chainFolds" 'boolean t)
envSetVal("layoutXL" "chainFolds" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top