bindUpdateTermName
layoutXL bindUpdateTermName boolean { t | nil }
Description
Updates the name of the terminal when binding through Define Device Correspondence form or by using the Bind option on the right mouse button shortcut menu.
GUI Equivalent
|
Update Layout Terminal – Name (Define Device Correspondence Form) |
Examples
envGetVal("layoutXL" "bindUpdateTermName")
envSetVal("layoutXL" "bindUpdateTermName" 'boolean nil)
Related Topics
Define Device Correspondence Form
List of Layout XL Environment Variables
Return to top