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

dbGetStrapName

dbGetStrapName(
d_strapId 
)
=> t_name / nil 

Description

Returns the name of the specified strap pattern ID.

Arguments

d_strapId

The strap pattern ID whose name must be returned.

Value Returned

t_name

The name associated with the strap pattern ID.

nil

The specified strap pattern ID is incorrect.

Examples

dbGetStrapName(strap)

Related Topics

Topology Pattern Database Access Functions

dbSetStrapName


Return to top
 ⠀
X