bindReportDummies
layoutXL bindReportDummies boolean { t | nil }
Description
Controls whether the lxUpdateBinding SKILL function (or the Connectivity – Update – Binding command) should issue information messages to report instances that have been identified as possible dummies.
GUI Equivalent
Examples
envGetVal("layoutXL" "bindReportDummies")
envSetVal("layoutXL" "bindReportDummies" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top