TIBCO BusinessEvents™
ActiveSpaces
Metaspace
Tuple
Metaspace.Tuple
.
getFloat()
Signature
double getFloat (Object tuple, String key)
Domain
ACTION
Description
Returns a Float object based on the specified key from the Tuple
Parameters
Name
Type
Description
tuple
Object
Tuple Object
key
String
Object key
Returns
Type
Description
double
The float value based on the specified key from the Tuple
Cautions
none