Calculate
About
Use a Calculation
to solve simpler or more complex mathematical equations
between two values (the Left Operand
and the Right Operand
).
For example you might want to add up two numeric Data Variable and display the result.
Anatomy
Left Operand
This is the first value within the equation. It is a Dynamic Property, so feel free to compare any type you like. In most of the cases you'll probably use a Data Variable of a numeric value.Calculation Operator
Describes the type of equation between the two values. You can choose between addition, subtraction, multiplication and division.Right Operand
This is the second value within the equation. And it is also a Dynamic Property.