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