Skip to main content

Table.row_count

row_count

Group: Metadata
Aliases: count

Documentation

Returns the number of rows in this table.

Examples

Count the number of rows in the table.

      import Standard.Examples

example_row_count = Examples.inventory_table.row_count