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