Perform Maths Operation
Usage
This action is for mathematical operations that utilized to perform Four main calculations on given numbers or variables.
Fields
- First Number - The first number for the mathematical operation.\
- Operation - Four main math operations.\
- Second Number - The second number for the mathematical operation.
Demonstration on how to use it in a flow
-
Drag and drop the Maths Operations action into the flow.
-
Set the name of your choice or let it be as default
-
Click the gear icon to open its settings.
- Enter the first number of operation or use token picker to choose from other actions output or a numeric variable.\
- choose one of four main math operations such as add or subtract.\
-
Enter the second number of operation or use token picker to choose from other actions output or a numeric variable.
🚧 Caution:
If you use a variable as one or both of the operation numbers, remember that the Maths Operation does not change the value of variable(s) by default .
In order to change the value you have to use Set Variable action and set Maths Operation action’s output as the new value.