Mwnci JSON functions that are not part of the builtin functions can be loaded with
include("json")
Functions
| Command | Definition |
| loadjson() | Returns data objects from the converted JSON contents of a file. |
| savejson() | Writes data objects as formatted JSON to a file. |
| tojson() | Returns the converted JSON from mwnci data objects. |