IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

EndObject Method

Writes the closing brace of a JSON object.

Object Oriented Interface

public function doEndObject();

Procedural Interface

ipworks_json_do_endobject($res);

Remarks

This method writes the closing brace of a JSON object. A object must have previously been started by calling StartObject.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]