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

dbGetStrapObjects

dbGetStrapObjects(
d_strapId 
)
=> l_objects / nil 

Description

Returns a list of database objects associated with the specified strap pattern ID.

Arguments

d_strapId

The strap pattern ID whose list of associated database objects must be returned.

Value Returned

l_objects

The list of database objects associated with the specified strap pattern ID.

nil

The specified strap pattern ID is incorrect.

Examples

dbGetStrapObjects(strap)

Related Topics

Topology Pattern Database Access Functions


Return to top
 ⠀
X