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