# 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** | | | |
