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