SecureBlackbox 2020 Python Edition

Questions / Feedback?

msg_plain_text Property

The plain text version of the message.

Syntax

def get_msg_plain_text() -> str: ...

msg_plain_text = property(get_msg_plain_text, None)

Default Value

""

Remarks

The plain text version of the message.

This property is read-only.

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