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