IPWorks MQ 2020 Python Edition

Questions / Feedback?

start_object Method

Writes the opening brace of a JSON object.

Syntax

def start_object() -> None: ...

Remarks

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

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