Skip to content

ascii

function ascii(column): Column;

Defined in: functions/string.ts:151

Returns the numeric value of the first character of the string column.

Parameter Type
column ColOrName

Column