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

dbSetTrunkConnectTrunks

dbSetTrunkConnectTrunks(
d_trunkConnectId 
d_startTrunkId 
d_endTrunkId 
)
=> t / nil 

Description

Sets the start and end trunks for the specified trunk connect ID.

Arguments

d_trunkConnectId

The trunk connect ID whose start and end trunks must be set.

d_startTrunkId

The start trunk for the specified trunk connect ID.

d_endTrunkId

The end trunk for the specified trunk connect ID.

Value Returned

t

The start and end trunks were set for the specified trunk connect ID.

nil

The start and end trunks were not set for the specified trunk connect ID.

Examples

dbSetTrunkConnectTrunks(trunkConnect startTrunk endTrunk)

Related Topics

Topology Pattern Database Access Functions

dbGetTrunkConnectTrunks


Return to top
 ⠀
X