Is there a way to output the properties/values of a json object?
- by Blankman
Is there a way to output the properties/values of a json object?
I make a jsonp call, and I want to see what the json object looks like.
Also want to learn how to iterate through the property and values.