TIBCO BusinessEvents®
CEP Query
Query
Statement
Query.Statement
.
clearVars()
Signature
void clearVars(String statementName)
Domain
ACTION
Description
Clears the values of all the bind variables associated to the statement.
Parameters
Name
Type
Description
statementName
String
name of the statement.
Returns
Type
Description
void
Cautions
none