lxcuBinder
layoutXL lxcuBinder cyclic { "Current" | "Rebind" | "LVS" }
Description
Specifies the type of binding to perform during application update.
-
Current: Uses the existing binding. -
Rebind: Updates using the Update Binding command. -
LVS: Rebinds using the binding information in the PVS svdb directory.
GUI Equivalent
Examples
envGetVal("layoutXL" "lxcuBinder")
envSetVal("layoutXL" "lxcuBinder" 'cyclic "Current")
Related Topics
Application Readiness Checker Form
Return to top