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

dbHasInstance

dbHasInstance( 
d_cellViewId
) 
=> t / nil

Description

Checks whether the specified cellview contains any instances.

Arguments

d_cellViewId

The database cellview ID.

Value Returned

t

The cellview contains instances.

nil

The cellview does not contain instances.


Return to top
 ⠀
X