IP*Works! 2016 C++ Edition
IP*Works! 2016 C++ Edition
Questions / Feedback?

EndArray Method

Writes the closing bracket of a JSON array.

Syntax

 int EndArray();

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) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Edition - Version 16.0 [Build 7353]