bindExtract
layoutXL bindExtract boolean { t | nil }
Description
Extracts the design to improve the bindings.
The extractor can be disabled only when binding at the current level or when binding based on logical connectivity.
GUI Equivalent
Examples
envGetVal("layoutXL" "bindExtract")
envSetVal("layoutXL" "bindExtract" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top