SecureBlackbox 2020 .NET Edition

Questions / Feedback?

GetEntryValueStr Method

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

Syntax

public string GetEntryValueStr(string entryName, string fieldName);
Public Function GetEntryValueStr(ByVal EntryName As String, ByVal FieldName As String) As String

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 2020 .NET Edition - Version 20.0 [Build 8165]