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 Trees | Modifying a Decision Tree | About Condition Operators
 
About Condition Operators
The following operators can be assigned to a condition link depending on the data type of the value this link contains:
Data Type(s)
Operator
Definition
Boolean
=
!=
otherwise
(Equals; default operator)
(Does not equal)
(Only last branch of condition node)
Character
=
!=
<
<=
>
>=
< ... <=
<= ... <=
< ... <
<= ... <
otherwise
(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)
(Only last branch of condition node)
Date
=
!=
<
<=
>
>=
< ... <=
<= ... <=
< ... <
<= ... <
otherwise
(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)
(Only last branch of condition node)
Numeric
(Byte
Double
Float
Long
Integer
Short)
=
!=
<
<=
>
>=
< ... <=
<= ... <=
< ... <
<= ... <
otherwise
(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)
(Only last branch of condition node)
String
=
!=
otherwise
(Equals; default operator)
(Does not equal)
(Only last branch of condition node)

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