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

dbGetTrunkTopology

dbGetTrunkTopology(
d_trunkId 
)
=> d_topologyId / nil 

Description

Returns the topology pattern that owns the specified trunk pattern ID.

Arguments

d_trunkId

The trunk pattern ID whose owner topology pattern must be returned.

Value Returned

d_topologyId

The topology pattern that owns the specified trunk pattern ID.

nil

The trunk pattern ID is incorrect.

Examples

dbGetTrunkTopology(trunk1)

Related Topics

Topology Pattern Database Access Functions


Return to top
 ⠀
X