updateShortAttribute
lp updateShortAttribute boolean { t | nil }
Description
Controls printing the short attribute for supply and logic ports. The default is t, which means the short attribute will not be printed.
GUI Equivalent
Example
envGetVal("lp" "updateShortAttribute")
envSetVal("lp" "updateShortAttribute" 'boolean nil)
Related Topics
Return to top