SecureBlackbox 2020 Python Edition

Questions / Feedback?

msg_comments Property

Contains additional information about the message body.

Syntax

def get_msg_comments() -> str: ...

msg_comments = property(get_msg_comments, None)

Default Value

""

Remarks

Contains additional information about the message body.

This property is read-only.

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