Action group: Operators
The action is designed to get the total quotient from dividing one number by another.
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Dividend | Value or variable of dividend | Robin.Numeric | Yes | |
Divider | Value or variable of divider | Robin.Numeric | Yes | |
Results | ||||
Result | Result from division of dividend by divisor | Robin.Numeric |
None.
There is "Variable 1" with value 8 and "Variable 2" with value 2. It is required to find out the result of division of two numbers (Variable 1/Variable 2), write the result to a numeric variable and display the obtained number in the dialog box..
Use the actions "Division" and "Show message".
A dialog box with the total value is displayed on the screen