JSON.parse() description and example

0 votes
166 views
added Aug 2, 2019 in API by LC Marshal Captain (25,790 points)
JSON.parse() is used to convert a string containing JSON notation into a Javascript object.
lazacode.org - Malaysia's programming knowledge sharing platform, where everyone can share their finding as reference to others.
...