map_entries
function map_entries(column): Column;Defined in: functions/collection.ts:191
Returns an unordered array of all entries in the given map.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function map_entries(column): Column;Defined in: functions/collection.ts:191
Returns an unordered array of all entries in the given map.
| Parameter | Type |
|---|---|
column | ColOrName |