Apama Documentation : Building and Using Dashboards : Dashboard Function Reference : Expression Syntax in Dashboard Functions : Operators in dashboard function expressions
Operators in dashboard function expressions
A dashboard function that contains an expression can use the following operators:
Operator
Precedence
unary
+   -   !
multiplicative
*   /   %
additive
+   -
relational
<   >   <=   =>
equality
==   !=
logical
&&   ||
The following operators are not supported:
*Bitwise NOT, AND, OR, XOR
*Arithmetic shift
Supported operators may be applied to double type variables. In addition, the relational and equality operators may be applied to string variables, and the addition operator may be used to concatenate strings.
Copyright © 2013-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback