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