bindIgnoreDummies
layoutXL bindIgnoreDummies boolean { t | nil }
Description
Ignores any unbound, potential dummy instances that are identified after an Update Binding run.
GUI Equivalent
Examples
envGetVal("layoutXL" "bindIgnoreDummies")
envSetVal("layoutXL" "bindIgnoreDummies" 'boolean t)
Related Topics
List of Layout XL Environment Variables
Return to top