Building and Using Dashboards > 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-2015 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.
Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.