forum

Home / DeveloperSection / Forums / Extracting data from JSON in javascript

Extracting data from JSON in javascript

Anonymous User365920-Jun-2013
Hi Developers,

This is my JSON that I get back (this is what it is after I stringify it):

{"1":"Water Accumulation","2":"Water Preservation","3":"Release Target Date"}
How can I extract this data in javascript. I have tried eval, JSON.parse both do not work.

Thanks in advance for any recommendations or solutions.

Updated on 20-Jun-2013
I am a content writter !

Can you answer this question?


Answer

1 Answers

Liked By