Developing Apama Applications > Dashboard Function Reference > Scalar Functions > Boolean Expression
Boolean Expression
Returns 1 (true) if the result of performing a specified comparison is true; returns 0 (false) otherwise.
Arguments
The function has the following arguments:
*Value 1: Text string that specifies the first value to compare.
*Operator: Text string that specifies the comparison operator. Supply one of the following:
*and
*or
*xor
*=
*!=
*>
*<
*>=
*<=
*Value 2: Text string that specifies the second value to compare.
This function returns a numerical value.
Copyright © 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors.