bindIncrMessage
layoutXL bindIncrMessage boolean { t | nil }
Description
Issues a message to report that instances, nets, or terminals were bound during incremental binding. If no new bindings are created during incremental binding, no message is issued,
GUI Equivalent
Examples
envGetVal("layoutXL" "bindIncrMessage")
envSetVal("layoutXL" "bindIncrMessage" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top