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'.
tip
For very large JSON, the 'Ignore field commands in JSON' option can be enabled to significantly improve runtime performance if the JSON doesn't use field commands.
Parameters
- Ignore field commands in JSON (true or false)
- Map name (text)
- JSON (text)