Skip to content

right

function right(column, len): Column;

Defined in: functions/string.ts:190

Returns the rightmost len characters from the string column.

ParameterType
columnColOrName
lennumber

Column