IPWorks 2020 JavaScript Edition

Questions / Feedback?

StartArray Method

Writes the opening bracket of a JSON array.

Syntax

async json.startArray(): Promise<void>

Remarks

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

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