IPWorks MQ 2020 JavaScript Edition

Questions / Feedback?

StartObject Method

Writes the opening brace of a JSON object.

Syntax

async json.startObject(): Promise<void>

Remarks

This method writes the opening brace of a JSON object to the output. To close the object call EndObject.

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