Load JSON into map
This action will take the given JSON and load it into the given map.
note
You can load the JSON into an inner map by using '.' to separate the map(s). For example, to use the map 'Player' inside the parent map 'Data' you would set the Map name to 'Data.Player'.
Parameters
- Map name (text)
- JSON (text)