SecureBlackbox 2020 PHP Edition

Questions / Feedback?

GetEntryValueStr Method

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

Object Oriented Interface

public function doGetEntryValueStr($entryname, $fieldname);

Procedural Interface

secureblackbox_passwordvault_do_getentryvaluestr($res, $entryname, $fieldname);

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 PHP Edition - Version 20.0 [Build 8154]