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

dbSetTrunkName

dbSetTrunkName(
d_trunkId 
t_name
)
=> t / nil 

Description

Sets the name of the trunk specified by the trunk pattern ID.

Arguments

d_trunkId

The trunk pattern ID whose name must be set.

t_name

The new name of the trunk pattern ID.

Value Returned

t

The new name of the trunk pattern ID was set.

nil

The new name of the trunk pattern ID was not set.

Examples

dbSetTrunkName(trunk1 "tk1")

Related Topics

Topology Pattern Database Access Functions

dbGetTrunkName


Return to top
 ⠀
X