Icon SkipArray Method

function SkipArray: Boolean

Available In: Client and Server Applications

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