TIBCO BusinessEvents™
ActiveSpaces
Metaspace
Tuple
Metaspace.Tuple
.
isNull()
Signature
boolean isNull (Object tuple, String key)
Domain
ACTION
Description
Returns true if the Object value at the specified key is null from the Tuple
Parameters
Name
Type
Description
tuple
Object
Tuple Object
key
String
Object key
Returns
Type
Description
boolean
true if the Object value at the specified key is null from the Tuple
Cautions
none