Activity Forums Salesforce® Discussions What is JSON parse and JSON Stringify?

  • Shweta

    Member
    July 9, 2020 at 2:16 pm

    JSON.parse(): it takes a JSON string and transforms it into a JavaScript object.
    JSON.stringify(): It takes a JavaScript object and transforms it into a JSON string.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos