typeof_
function typeof_(column): Column;Defined in: functions/conditional.ts:130
Returns the runtime data type of the column as a string.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column |
ColOrName |
function typeof_(column): Column;Defined in: functions/conditional.ts:130
Returns the runtime data type of the column as a string.
| Parameter | Type |
|---|---|
column |
ColOrName |