autoStoreSelectionSetOn
graphic autoStoreSelectionSetOn boolean { t | nil }
Description
Turns Auto Store on or off for Auto Store Section Controls in the Selection Options form, accessed by choosing Options – Selection.
GUI Equivalent
Examples
envGetVal("layout" "autoStoreSelectionSetOn")
envSetVal("layout" "autoStoreSelectionSetOn" 'boolean t)
Related Topics
Return to top