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

Service: Put

This service is used to add key & value in a 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