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.
Can you answer this question?
Write Answer1 Answers