Docs Menu
API Developer Guide / middleware / pub / string / lookupDict

Service: lookupDict

This service will search a value in a Dictionary object

Input Parameter:

Name Type Description
key: String Key of the location where value resides
hashtable: Object Table where key and values are kept

Output Parameter:

Name Type Description
result: Object Searched Key value pair