Icon EndObject Method

procedure EndObject

Available In: Client and Server Applications

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