Last Updated: Feb 14, 2022
Use this function to get row count of the input table.
Get Table Row Count(table)
Input Parameter Name | Description |
---|---|
table | DataTable Variable |
Return value | Description |
---|---|
Count | Returns the row count of the table |
Get Table Row Count (InventoryTable)
To view all the Table functions, click here.