IPWorks MQ 2020 Python Edition

Questions / Feedback?

end_object Method

Writes the closing brace of a JSON object.

Syntax

def end_object() -> None: ...

Remarks

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

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