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

dbIsGenViaVariant

dbIsGenViaVariant(
d_objId
)
=> t / nil

Description

Checks whether the specified database object is a genViaVariant object.

Arguments

d_viaId

ID of the input object

Value Returned

t

Specified object is a genViaVariant object.

nil

Specified object is not a genViaVariant object.

Examples

Checks if the object objId is a genViaVariant object.

dbIsGenViaVariant(objId)

Related Topics

Optical Data Functions


Return to top
 ⠀
X