Home Search

DriveWorks Pro 21
TableGetRowCount

Send Feedback

TableGetRowCount

Returns the number of rows in the given table.

Syntax

TableGetRowCount([TableName])

TableName is the table within which the number of rows are to be found.

Examples

RuleMeaning
TableGetRowCount(DWSubResultsChildSpecList)Returns the number of rows in the ChildSpecList control.
TableGetRowCount(DWLookupMyData)Returns the number of rows in the MyData table
Header rows will be included in the result