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

dbSetTrunkConnectName

dbSetTrunkConnectName(
d_trunkConnectId 
t_name
)
=> t / nil 

Description

Sets the name of the specified trunk connect pattern.

Arguments

d_trunkConnectId

The trunk connect pattern ID whose name must be set.

t_name

The new name of the specified trunk connect pattern ID.

Value Returned

t

The new name of the trunk connect pattern ID was set.

nil

The new name of the trunk connect pattern ID was not set.

Examples

dbSetTrunkConnectName(trunkConnect "newTrunkConnect")

Related Topics

Topology Pattern Database Access Functions

dbGetTrunkConnectName


Return to top
 ⠀
X