map.size
Syntax
Get the map size. The map size is the total number of key/value pairs stored in the map.
i - map size
m - map
map.remove
map.value
9.1.13