Arithmetic Node
This node performs arithmetic calculations for you.
Node Name
| Title | Description | Type |
|---|---|---|
| Node Name | To set the Node's name | Text Field |
Arithmetic Operations
| Title | Description | Type |
|---|---|---|
| Variable 1 | First variable which you wish to perform arithmetic operation on | Text Field |
| Operation | The arithmetic operation to be performed. Current Available Operations: - Add - Minus - Multiply - Divide - Modulo | Single Select Dropdown |
| Variable | The other variable of the equation | Text Field |
| Add Operation | Adds another set of "Operation" and "Variable" row | Button |
Return Options
| Title | Description | Type |
|---|---|---|
| Format Return As | To set the format of the result of the Arithmetic Operation. Current Available Format: - String - Number | Single Select Dropdown |