Skip to content

trim

function trim(column): Column;

Defined in: functions/string.ts:18

Removes leading and trailing whitespace from the string.

ParameterType
columnColOrName

Column