Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

MapAdd

Adds a key-value pair to a map.

Script usage:

MapAdd(Map, Key, Value)

Parameters:

NameDescription
MapThe map.
KeyThe key to add.
ValueThe value to add.