Step Details | |
Introduced in Version | 4.0.0 |
Last Modified in Version | 7.12.0 |
Location | Data > Numbers |
This step takes two numbers: "Value" and "byValue". The "Value" is divided by the "byValue", and the step returns a number which is the result of this calculation.
Properties
Inputs
Property | Description | Data Type |
---|---|---|
Value | The number to divide. | Decimal |
byValue | The number to divide by. | Decimal |
Outputs
Property | Description | Data Type |
---|---|---|
Divide1_Output | The quotient of the divided numbers. | Decimal |