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

dbGetInstTermTwigs

dbGetInstTermTwigs(
d_instTermId 
)
=> l_twigs / nil 

Description

Returns a list of twigs associated with the given instTerm ID.

Arguments

d_instTermId

The ID of the instTerm to query.

Value Returned

l_twigs

The list of twigs associated with the given instTerm.

nil

The instTerm is not associated with any twigs.

Examples

dbGetInstTermTwigs(instTermId)

Related Topics

Topology Pattern Database Access Functions


Return to top
 ⠀
X