^table.count[]
Returns the number of rows in the specified table (int).
Example $goods[^table::create{posgoodprice
1 Monitor display1000
2 System control unit 1500
3 Keyboard 15 }]
Amount: ^goods.count[]
The example will output:
Amount: 3
In expressions, the numeric value of the table equals the amount of its rows: