Broker 10.15 | webMethods Broker Documentation | webMethods Broker Client Java API Programmer's Guide | Using Event Filters | Filter Strings | Filter Operators | String Operators
 
String Operators
Operator
Description
+
Concatenation
<
Less than
<=
Less than or equal to
>
Greater than
>=
Greater than or equal to
=
Equal to
==
Equal to
!=
Not equal to