Action group: Operators
The action is designed to get the sum of two numbers.
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
The first addendum | The value or variable of the first addendum | Robin.Numeric | Yes | |
The second addendum | The value or variable of the second addendum | Robin.Numeric | Yes | |
Results | ||||
Result | Result variable containing the sum of two addendums | Robin.Numeric |
None.
There is "Variable 1" with value 17 and "Variable 2" with value 3. It is required to find out the sum of two numbers (Variable1+ Variable2), write the result to a numeric variable and display the obtained number in a dialog box.
Use the "Addition" and "Show message" actions.
A dialog box with the total value is displayed on the screen.