mapkeys[<map>]
Returns the keys of a map object.
Parameters:
- The map object to list all keys of.
Returns: A list of keys found within the map object.
mapkeys[<map>]
Returns the keys of a map object.
Parameters:
Returns: A list of keys found within the map object.