Icon SkipObject Method

function SkipObject: Boolean

Available In: Client and Server Applications

Use this method to skip over a JSON object. If the current token is not the left brace ({) character, then this method will return False.
Image