TIBCO BusinessEvents™
ActiveSpaces
Metaspace
Tuple
Metaspace.Tuple
.
remove()
Signature
Object remove (Object tuple, String key)
Domain
ACTION
Description
Removed an object from the Tuple based on the specified key
Parameters
Name
Type
Description
tuple
Object
Tuple Object
key
String
Object key
Returns
Type
Description
Object
The previous value, null if it does not exist
Cautions
none