Basic JSON stuff
Posted: Fri Jan 12, 2024 5:20 pm
I'm struggling to get to grips with the JSON library. Let's say that I have a JSON like this:
How would I extract the third item here and save it as a separate JSON?
Code: Select all
[
"saveObject",
"task8nv7a6o",
"{\"text\":\"tedrt227\",\"project\":\"projpfrzfw5\",\"sequel\":[],\"dl_created\":\"2023-08-16T03:34:14.000Z\",\"dl_deadline\":\"2024-01-20T11:24:51.000Z\"}"
]