minPinAccess
layoutXL.APVerify minPinAccess 'boolean { t | nil }
Description
In Layout EXL or higher tier, checks WSP tracks for conformance with the Minimum Pin Access Count specified on the Common tab of the
GUI Equivalent
Examples
envGetVal("layoutXL.APVerify" "minPinAccess")
envSetVal("layoutXL.APVerify" "minPinAccess" 'boolean t)
envSetVal("layoutXL.APVerify" "minPinAccess" 'boolean nil)
Related Topics
Return to top