Divide
- 31 Oct 2022
- 1 Minute to read
- Print
- DarkLight
Divide
- Updated on 31 Oct 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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 |
Was this article helpful?