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

dbGetTrunkName

dbGetTrunkName(
d_trunkId 
)
=> t_name / nil 

Description

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

Arguments

d_trunkId

The trunk pattern ID whose name must be returned.

Value Returned

t_name

The name of the specified trunk pattern ID.

nil

The trunk pattern ID is incorrect.

Examples

dbGetTrunkName(trunk1)

Related Topics

Topology Pattern Database Access Functions

dbSetTrunkName


Return to top
 ⠀
X