Is there a way to output the properties/values of a json object?

Posted by Blankman on Stack Overflow See other posts from Stack Overflow or by Blankman
Published on 2010-05-13T19:58:00Z Indexed on 2010/05/13 20:04 UTC
Read the original article Hit count: 162

Filed under:
|
|
|

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.

© Stack Overflow or respective owner

Related posts about JSON

Related posts about jsonp