TIBCO BusinessEvents™
ActiveSpaces
Metaspace
Tuple
Metaspace.Tuple
.
get()
Signature
Object get (Object tuple, String key)
Domain
ACTION
Description
Returns the object from the Tuple based on the key
Parameters
Name
Type
Description
tuple
Object
Tuple Object
key
String
Object key
Returns
Type
Description
Object
The object from the Tuple based on the key
Cautions
none