Docs Menu
API Developer Guide / middleware / pub / collection / map / Get

Service: Get

This service is used to get value for a key from the map object.

Input Parameter:

Name Type Description
Key: String Raw data to be hashed
Map: Object Hashtable where key and value are mapped
treatNullAsEmpty: Boolean Assign Empty value to Null

Output Parameter:

Name Type Description
value: Object Get the value for a key of from the map Object