maxAutoStoreSelectionSet
graphic maxAutoStoreSelectionSet int numberOfStoredSets
Description
Sets the maximum number of stored sets for the Max number of Stored sets field on the Selection Options form, accessed by choosing Options – Selection.
GUI Equivalent
Examples
envGetVal("graphic" "maxAutoStoreSelectionSet")
envSetVal("graphic" "maxAutoStoreSelectionSet" 'int 7)
Related Topics
Return to top