webMethods and Intelligent Business Operations 10.2 | Integrate Software AG Products Using Digital Event Services | Working with Business Rules in My webMethods | Working with Decision Tables | Modifying a Decision Table | About Condition Operators
 
About Condition Operators
The following operators can be assigned to the different data types of decision table conditions:
Data Type(s)
Operator
Definition
Boolean
=
!=
(Equals; default operator)
(Does not equal)
Character
=
!=
<
<=
>
>=
< ... <=
<= ... <=
< ... <
<= ... <
(Equals; default operator)
(Does not equal)
(Less than)
(Less than or equal)
(Greater than)
(Greater than or equal)
(Less than ... less than or equal)
(Less than or equal ... less than or equal)
(Less than ... less than)
(Less than or equal ... less than)
Date
=
!=
<
<=
>
>=
< ... <=
<= ... <=
< ... <
<= ... <
(Equals; default operator)
(Does not equal)
(Less than)
(Less than or equal)
(Greater than)
(Greater than or equal)
(Less than ... less than or equal)
(Less than or equal ... less than or equal)
(Less than ... less than)
(Less than or equal ... less than)
Numeric
(Byte
Double
Float
Long
Integer
Short)
=
!=
<
<=
>
>=
< ... <=
<= ... <=
< ... <
<= ... <
(Equals; default operator)
(Does not equal)
(Less than)
(Less than or equal)
(Greater than)
(Greater than or equal)
(Less than ... less than or equal)
(Less than or equal ... less than or equal)
(Less than ... less than)
(Less than or equal ... less than)
String
=
!=
(Equals; default operator)
(Does not equal)

Copyright © 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release