TIBCO BusinessEvents™
Standard
Util
HashMap
Util.HashMap
.
getValue()
Signature
void getValue(Object map,String key)
Domain
action
Description
Gets the value for the given key in the given map
Parameters
Name
Type
Description
map
Object
The map object
key
Object
The key for the value
Returns
None.
Cautions
none