Skip to content

create_map

function create_map(...columns): Column;

Defined in: functions/collection.ts:176

Creates a new map column from an even number of input columns (alternating key, value).

ParameterType
columnsColOrName[]

Column