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

dbGetInstTermStraps

dbGetInstTermStraps(
d_instTermId 
)
=> l_straps / nil 

Description

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

Arguments

d_instTermId

The ID of the instTerm to query.

Value Returned

l_straps

The list of straps associated with the given instTerm.

nil

The instTerm is not associated with any straps.

Examples

dbGetInstTermStraps(instTermId)

Related Topics

Topology Pattern Database Access Functions


Return to top
 ⠀
X