Skip to content

btrim

function btrim(column): Column;

Defined in: functions/string.ts:33

Removes leading and trailing whitespace from the string.

ParameterType
columnColOrName

Column