geSelectNextAutoStoreSet
geSelectNextAutoStoreSet(
[ d_cellviewId ]
)
=> t / nil
Description
Sets the next stored auto selection set as the current selection set. This function ends on the last stored selection set.
Arguments
Value Returned
|
The next stored auto selection set is made the current selection set. |
|
|
The cellview ID is invalid or the next stored auto selection set does not exist. |
Examples
geSelectNextAutoStoreSet()
Related Topics
Return to top