Edit JSON File Dialog

This dialog enables you to make configurations to a JSON File. You can create and edit JSON content(an Object, Array, Null, Boolean, Number or String) , change the JSON structure and others.

JSON Dialog

Manage JSON file install parameters

Select the JSON file in the left tree. The install parameters can be modified from the Install tab.

Manage general JSON file settings

Select the JSON file in the left tree and you will be able to edit general file settings in the File Settings Tab.

Creating a new JSON element (an Object, Array, Null, Boolean, Number or String)

Use the “New” context menu option or press the Insert key while an existing JSON element (an Object, Array, Null, Boolean, Number or String) is selected in the tree in order to create a child element. The newly created element has a Property Settings tab.

Renaming a JSON element (an Object, Array, Null, Boolean, Number or String)

Use the “Rename” context menu option or press the F2 key while a tree item is selected.

Removing a JSON element (an Object, Array, Null, Boolean, Number or String)

Use the “Delete” context menu option or press the Delete key while a tree item is selected.

NoteThe root element cannot be deleted.

Topics