maxAutoStoreSelectionObj
graphic maxAutoStoreSelectionObj int numberofSelectedElements
Description
Sets the maximum number of selected elements with a selection set for the Max number of selected elements within a set field on the Selection Options form, accessed by choosing Options – Selection. If the number of elements in the selection exceeds this number, the selection set is not kept.
GUI Equivalent
Examples
envGetVal("graphic" "maxAutoStoreSelectionObj")
envSetVal("graphic" "maxAutoStoreSelectionObj" 'int 80)
Related Topics
Return to top