Activity Forums Salesforce® Discussions what is the difference between system.JSON.deserialize and JSON.deserialize?

  • Aman

    Member
    July 10, 2017 at 2:23 pm

    Hello Saloni,

    Sometimes we create a local Method with the name deserialize  which has different functionality than deserialize method provided by Salesforce. Salesforce always give priority to local methods ,if we call  JSON.deserialize it will provide the functionality in local method and by calling  System.JSON.deserialize it will provide the functionality in standard deserialize method.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos