map.value.all
Syntax
Get a list of all values in the map.
Note that there will be one entry for each key/value pair in the map. While each key is unique, values may not be.
l
m
map.value
matrix.cols
9.1.13