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