i thought of a method called GetAddress. the function should search the map function and give me the value as my output.
example:
my input: GetAddress(searchString)
the search String is the key of my map and this method should get me the value of this specific key.