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