createPinLabel
layout createPinLabel boolean { t | nil }
Description
Specifies that a pin label be created when using the Create Pin form.
GUI Equivalent
Examples
envGetVal("layout" "createPinLabel")
envSetVal("layout" "createPinLabel" 'boolean t)
Related Topics
Return to top