Merge maps
This will merge the second map variable onto the first map variable.
note
You can merge inner maps by using '.' to separate the map(s).
Parameters
- First map name (text)
- Second map name (text)
This will merge the second map variable onto the first map variable.
You can merge inner maps by using '.' to separate the map(s).