Icon EndArray Method

procedure EndArray

Available In: Client and Server Applications

Use this method to end reading an array. If the current token in the incoming JSON string is not a right bracket (]), an exception will be raised.
Image