SecureBlackbox 2020 Python Edition

Questions / Feedback?

load_user Method

Imports the settings of the current user from a file.

Syntax

def load_user(index: int, path: str) -> None: ...

Remarks

Use this method to load the current user's settings which were saved by save. Path specifies the file containing the database.

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