can someone tell me how to use json? every other source on the internet is not helping
Just use apple shortcuts (please don’t oh god it’s a dumpster fire only use if if you’ve got a) no other real option like me or b) you want the apple overlords changing what certain blocks do)
yes, i know, but how do you access it within the code?
what language?
javascript (i already know how to use it in python)
just use `JSON.parse()` with a json string as input and it returns an object
got it
ikd
define “use json”
like load it and access it
from a string:
JSON.parse(string);
no thats php (haha no one will get this)
Just use apple shortcuts (please don’t oh god it’s a dumpster fire only use if if you’ve got a) no other real option like me or b) you want the apple overlords changing what certain blocks do)