labelExpand
layout labelExpand boolean { t | nil }
Description
Specifies whether or not the specified label string or pattern is to be expanded to separate label names in the sequence.
The default is t in Manual mode.
GUI Equivalent
Examples
envGetVal("layout" "labelExpand")
envSetVal("layout" "labelExpand" 'boolean nil)
Related Topics
Return to top