SecureBlackbox 2020 Python Edition

Questions / Feedback?

response_status_message Property

Contains a status message (optional).

Syntax

def get_response_status_message() -> str: ...

response_status_message = property(get_response_status_message, None)

Default Value

""

Remarks

Contains a status message (optional).

This property specifies the status message which may, optionally, be returned to an operator.

This property is read-only.

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