ascii
function ascii(column): Column;Defined in: functions/string.ts:143
Returns the numeric value of the first character of the string column.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function ascii(column): Column;Defined in: functions/string.ts:143
Returns the numeric value of the first character of the string column.
| Parameter | Type |
|---|---|
column | ColOrName |