FindValue Method
Object List Next Object
Defined By: HashStringString
Description:
Finds the value that is associated with the specified key and returns True or
False based upon the success of the search.
Declaration:
Function FindValue(ByVal key As String, value As String) As Long