Skip to content

typeof_

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

Column