lamed_table
Version:
Light table implementation
14 lines (9 loc) • 311 B
Markdown
# Function sortAscending()
>**sortAscending**(table, colNameOrNumber)
- Sort table ascending on the specified column
- See [Functions](../functions.md)
## Parameters
| Parameter |Type |Default |Description |
| ---- | ---- | ---- | ---- |
**table** |object | |The Table object |
**colNameOrNumber** | | | |