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

dbFindRowHeader

dbFindRowHeader(
d_cellViewId
t_siteDefName
)
=> d_rowHeaderId / nil

Description

Finds the specified row header. A row header contains information about a particular siteDef including the rows using the siteDef.

Arguments

d_cellViewId

The database ID of the cellview in which to search for the row header.

t_siteDefName

Name of the siteDef associated with the row header.

Value Returned

d_rowHeaderId

The database ID of the row header when successful.

nil

The specified row header does not exist in the given cellview.

Related Topics

Row Functions


Return to top
 ⠀
X