This functionality is only available for certain module packages.

You are here: Reference > Formula Language > Formulas > Map > Methods For Map > addAll(Map map)

addAll(Map map)

Adds all key-value pairs of map to the map. Already existing pairs are replaced with those of map.

addAll(Map map)
Argument Map map Key-value pairs to be inserted.
Return value Map Map