TIBCO BusinessEvents™
CEP Query
Query
Util
Query.Util
.
removeFromList()
Signature
Object removeFromList(Object list, int index)
Domain
query
Parameters
Name
Type
Description
list
index
int
The position number from which the item will be removed.
Returns
Type
Description
Object
the item that was removed.
Cautions
none