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

dbGetTopologyName

dbGetTopologyName(
d_topologyId 
)
=> t_name / nil 

Description

Returns the name of the topology associated with the specified topology ID.

Arguments

d_topologyId

The topology ID whose name must be returned.

Value Returned

t_name

The name of the specified topology ID.

nil

The specified topology ID is incorrect.

Examples

dbGetTopologyName(top)

Related Topics

Topology Pattern Database Access Functions

dbSetTopologyName


Return to top
 ⠀
X