MapGetKeysΒΆ
MapGetKeys returns a vector of keys.
- svKeys = MapGetKeys(hMap)
Return Value
svKeys is a string vector of all keys in the map, or an empty string if the map is empty.
Parameters
- hMap
hMap identifies the map.
See also
id-1061643
MapGetKeys returns a vector of keys.
Return Value
svKeys is a string vector of all keys in the map, or an empty string if the map is empty.
Parameters
hMap identifies the map.
See also
id-1061643