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

dbFindRowByName

dbFindRowByName(
d_cellViewId
t_name
)
=> d_rowId / nil

Description

Finds the specified row.

Arguments

d_cellViewId

The database ID of the cellview.

t_name

Specifies the name of the row.

Value Returned

d_rowId

The database ID of the row when successful.

nil

The specified row does not exist in the given cellview.

Related Topics

Row Functions


Return to top
 ⠀
X