Object Notation
This is the JSON
[CleanShot 2021-06-27 at [email protected]]
Ho would I access created-on? Â
I first did a foreach on myvar.response.result.items as item
then I tried to access it via:
1) item.created-on
2) item['created-on']Â
and I still couldn't get it. Â
Tried looking at the documentation and couldn't find the answer.
Thanks!
Joe
Other
6 replies