Activity Forums Salesforce® Discussions What is the use of nextToken() method in Salesforce?

  • Kirandeep

    Member
    March 2, 2020 at 2:41 PM

    nextToken()  is a  predefined method of JSONParser Class which returns the next token or null if the parser has reached the end of the input stream.

Log In to reply.