SecureBlackbox 2020 Python Edition

Questions / Feedback?

remove_advice Method

Removes an advice from an assertion.

Syntax

def remove_advice(assertion_index: int) -> None: ...

Remarks

Use this method to remove an advice from an assertion. Pass the assertion index via the AssertionIndex parameter.

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