SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

get_entry_value_str Method

Returns the content stored in a field of the entry as a string.

Syntax

def get_entry_value_str(entry_name: str, field_name: str) -> str: ...

Remarks

Call this method to obtain the data associated with the FieldName field of the EntryName entry in the string form.

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