bindReportHierarchy
layoutXL bindReportHierarchy boolean { t | nil }
Description
Controls whether the lxUpdateBinding SKILL function (or the Connectivity – Update – Binding command) should issue information messages to report instances that the hierarchical binder is descending inside.
GUI Equivalent
Examples
envGetVal("layoutXL" "bindReportHierarchy")
envSetVal("layoutXL" "bindReportHierarchy" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top