updateLabelLPPWithPin
layout updateLabelLPPWithPin boolean { t | nil }
Description
Specifies that whenever the LPP of a pin is changed to another LPP, the label attached to that pin changes to the new LPP.
GUI Equivalent
Examples
envGetVal("layout" "updateLabelLPPWithPin")
envSetVal("layout" "updateLabelLPPWithPin" 'boolean t)
Related Topics
Return to top