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

StartArray Method

Writes the opening bracket of a JSON array.

Syntax

 int StartArray();

Remarks

This method writes the opening bracket of a JSON array to the output. To close the array call EndArray.

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