EndArray Method

Writes the closing bracket of a JSON array.

Object Oriented Interface

public function doEndArray();

Procedural Interface

ipworksmq_json_do_endarray($res);

Remarks

This method writes the closing bracket of a JSON array to the output. An array must already have been opened by calling StartArray.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks MQ 2020 PHP Edition - Version 20.0 [Build 8155]