TIBCO BusinessEvents™
ActiveSpaces
Metaspace
Tuple
Metaspace.Tuple
.
exists()
Signature
boolean exists (Object tuple, String key)
Domain
ACTION
Description
Returns true if the parameter key exists in the Tuple
Parameters
Name
Type
Description
tuple
Object
Tuple Object
key
String
Object key
Returns
Type
Description
boolean
true if the parameter key exists in the Tuple
Cautions
none