lamed_table
Version:
Light table implementation
13 lines (9 loc) • 288 B
Markdown
# Function totalRows()
>**totalRows**(table)
- Total rows in the table
- **Return {number}** - The total rows in the table
- See [Functions](../functions.md)
## Parameters
| Parameter |Type |Default |Description |
| ---- | ---- | ---- | ---- |
**table** |object | |The table object |