i would like to parse json data from a webpage as easy as possible. I noticed in the documentation that there are some json functions but i couldn't find any examples on the web how to properly use them. I would really appreciate it if someone could post a short code example. This is my json data:
Code: Select all
[{"Type":"temp","id":"3"},{"Type":"temp","id":"1"}]