displayMaskColor
mpt displayMaskColor boolean { t | nil }
Description
Specifies whether mask coloring will be displayed in the layout. The default is t.
GUI Equivalent
Examples
envGetVal("mpt" "displayMaskColor")
envSetVal("mpt" "displayMaskColor" 'boolean nil)
Related Topics
Return to top