length
function length(column): Column;Defined in: functions/string.ts:38
Returns the length of the string or binary value.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function length(column): Column;Defined in: functions/string.ts:38
Returns the length of the string or binary value.
| Parameter | Type |
|---|---|
column | ColOrName |