map_keys
function map_keys(column): Column;Defined in: functions/collection.ts:181
Returns an unordered array containing the keys of the map.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function map_keys(column): Column;Defined in: functions/collection.ts:181
Returns an unordered array containing the keys of the map.
| Parameter | Type |
|---|---|
column | ColOrName |