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

dbGetTrunkConnectTopology

dbGetTrunkConnectTopology(
d_trunkConnectId 
)
=> d_topologyId / nil 

Description

Returns the owner topology of the specified trunk connect pattern ID.

Arguments

d_trunkConnectId

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

Value Returned

d_topologyId

The owner topology of the specified trunk connect pattern ID.

nil

The trunk connect pattern ID is incorrect.

Examples

dbGetTrunkConnectTopology(trunkConnect)

Related Topics

Topology Pattern Database Access Functions


Return to top
 ⠀
X