Skip to content

ltrim

function ltrim(column): Column;

Defined in: functions/string.ts:23

Removes leading whitespace from the string.

ParameterType
columnColOrName

Column