Returns the number of rows in the given table.
TableGetRowCount([TableName])
TableName is the table within which the number of rows are to be found.
| Rule | Meaning |
|---|---|
| TableGetRowCount(DWSubResultsChildSpecList) | Returns the number of rows in the ChildSpecList control. |
| TableGetRowCount(DWLookupMyData) | Returns the number of rows in the MyData table |