SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

output_string Property

Contains the response content.

Syntax

def get_output_string() -> str: ...

output_string = property(get_output_string, None)

Default Value

""

Remarks

Use this property to access the content received from the server in response to a prior request, as a string.

This property is read-only.

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