This is an old revision of the document!


Calculate

The Calculate element can arithmetically manipulate Variables, whereby the I/O remains unmodified.

This Flow Control element can apply standard arithmetic onto a Variable. Furthermore, the modulo (%) and exponentiation (^) are implemented. Important to remember is that a summation of Variable of type decimal and a Variable of type integer returns an integer Variable.

Input Description
FirstInput Input to be passed along
Output Description
FirstOutput Output which is not modified