Skip to content

rtrim

function rtrim(column): Column;

Defined in: functions/string.ts:28

Removes trailing whitespace from the string.

ParameterType
columnColOrName

Column