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

geIsAutoStoreSelectionOn

geIsAutoStoreSelectionOn( 
[ d_cellviewId ]
)
=> t / nil 

Description

Returns true if the auto store selection set feature is enabled.

Arguments

d_cellviewId

Optional argument of the database ID of the cellview.

Value Returned

t

Auto store selection set is on.

nil

The cellview ID is invalid.

Examples

geIsAutoStoreSelectionOn(cv) 

Related Topics

Stored Selection Functions


Return to top
 ⠀
X