highlightSelProtectedItems
graphic highlightSelProtectedItems boolean { t | nil }
Description
Determines whether protected items should be highlighted or not.
GUI Equivalent
Examples
envGetVal("graphic" "highlightSelProtectedItems")
envSetVal("graphic" "highlightSelProtectedItems" 'boolean t)
Related Topics
Return to top