Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

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

d_cellviewId

Optional argument of a cellview ID.

Value Returned

t

The next stored auto selection set is made the current selection set.

nil

The cellview ID is invalid or the next stored auto selection set does not exist.

Examples

geSelectNextAutoStoreSet()

Related Topics

Stored Selection Functions


Return to top
 ⠀
X