ltrim
function ltrim(column): Column;Defined in: functions/string.ts:23
Removes leading whitespace from the string.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function ltrim(column): Column;Defined in: functions/string.ts:23
Removes leading whitespace from the string.
| Parameter | Type |
|---|---|
column | ColOrName |