labelPurpose
layout labelPurpose string purposeName
Description
Lets you fix the purpose for labels in the Use same layer as shape, select purpose field of the Create Label form. If you are trying to fix an invalid value for the purpose, then the previously set purpose value will be retained.
GUI Equivalent
Examples
envGetVal("layout" "labelPurpose")
envSetVal("layout" "labelPurpose" 'string "drawing")
Related Topics
Return to top