bindReportUnconnInstTerms
layoutXL bindReportUnconnInstTerms boolean { t | nil }
Description
Controls whether the lxUpdateBinding SKILL function (or the Connectivity – Update – Binding command) should issue information messages to report instance terminals that are unconnected.
GUI Equivalent
Examples
envGetVal("layoutXL" "bindReportUnconnInstTerms")
envSetVal("layoutXL" "bindReportUnconnInstTerms" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top