> I just know how to read json but I don't know how to write all this data.
>
plugin-json-import-export-generate-edit-inspect_t100042
Besides that, you can get the json from arrays and dictionarys. Fill an array, or fill a dictionary. Store its json in the local storage.
https://www.scirra.com/manual/188/local-storage
https://www.scirra.com/manual/108/array
Thanks
I've found this plugin but I think that I don't need it. I can use the browser object with "invoke string"command to show the array in browser, but I need to get it as a file saved on my server. Do you know how I can do this?