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

dbGetGroupByName

dbGetGroupByName( 
d_cellviewId
t_groupName 
)
=> d_groupId / nil

Description

Returns the database ID of the group specifed by name.

Arguments

d_cellviewId

The database ID of the cellview.

t_groupName

The name of the group.

Value Returned

d_groupId

Returns the database ID of the group.

nil

The named group does not exist. An error occurred during execution.

Related Topics

Group Creation and Modification Functions


Return to top
 ⠀
X