You are here: Start » Program Examples » JSON File Handling

JSON File Handling

Aim

The aim of the application is to show the capabilities of the JSON file handling tools. Two cases are presented: in the former, the main element is the type Object, whereas in the latter, the main object is the type Array.

Main element as the Object type

Main element as the Array type

Macrofilter Main

Macrofilter Create_JSON_File_Object

Macrofilter Create_JSON_File_Array

Macrofilter Edit_JSON_File_Object

Macrofilter Edit_JSON_File_Array