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

dbGetTwigName

dbGetTwigName(
d_twigId 
)
=> t_name / nil 

Description

Returns the name of the specified twig pattern ID.

Arguments

d_twigId

The twig pattern ID whose name must be returned.

Value Returned

t_name

The name of the specified twig ID.

nil

The twig ID is incorrect.

Examples

dbGetTwigName(twig)

Related Topics

Topology Pattern Database Access Functions

dbSetTwigName


Return to top
 ⠀
X