JSON Editor
Editor for experienced users who have experience with the structure of JSON objects.
Last updated
Was this helpful?
Editor for experienced users who have experience with the structure of JSON objects.
Last updated
Was this helpful?
The Model has the same structure as a tree and should be written in JSON format. There are root objects that contain children, but only leaf objects (objects without children) can be selected as variables.
Object with empty {}: "object": {}
Arrays and values are not allowed.
Make sure you're saving your changes by pressing the button in the bottom right corner.
The button will change your written code to a better readable format.