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

dbGetTrunkConnectTrunks

dbGetTrunkConnectTrunks(
d_trunkConnectId 
)
=> l_trunkIds / nil 

Description

Returns the list of trunks associated with the specified trunk connect ID. The returned list includes the start and end trunks.

Arguments

d_trunkConnectId

The trunk connect pattern ID whose list of associated trunks must be returned.

Value Returned

l_trunkIds

The list of start and end trunks of the specified trunk connect pattern ID.

nil

The trunk connect pattern ID is incorrect.

Examples

dbGetTrunkConnectTrunks(tc)

Related Topics

Topology Pattern Database Access Functions

dbSetTrunkConnectTrunks


Return to top
 ⠀
X