SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

terminal_opcodes Property

Specifies the operation codes specific for the terminal.

Syntax

def get_terminal_opcodes() -> str: ...
def set_terminal_opcodes(value: str) -> None: ...

terminal_opcodes = property(get_terminal_opcodes, set_terminal_opcodes)

Default Value

""

Remarks

Specifies the operation codes specific for the terminal.

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