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

dbSetStrapName

dbSetStrapName(
d_strapId 
t_name
)
=> t / nil 

Description

Sets the name of the specified strap pattern ID.

Arguments

d_strapId

The strap pattern ID whose name must be set.

t_name

The new name of the specified strap pattern ID.

Value Returned

t

The name is set for the specified strap pattern ID.

nil

The name was not set for the specified strap pattern ID.

Examples

dbSetStrapName(strap "strap2")

Related Topics

Topology Pattern Database Access Functions

dbGetStrapName


Return to top
 ⠀
X