IPWorks IoT 2020 JavaScript Edition

Questions / Feedback?

EndArray Method

Writes the closing bracket of a JSON array.

Syntax

async json.endArray(): Promise<void>

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 IoT 2020 JavaScript Edition - Version 20.0 [Build 8265]