IPWorks IoT 2020 JavaScript Edition

Questions / Feedback?

EndObject Method

Writes the closing brace of a JSON object.

Syntax

async json.endObject(): Promise<void>

Remarks

This method writes the closing brace of a JSON object. A object must have previously been started by calling StartObject.

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