Multiply
- 27 Oct 2022
- 1 Minute to read
- Print
- DarkLight
Multiply
- Updated on 27 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 multiplied 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 multiply. | Decimal |
byValue | The number to multiply by. | Decimal |
Outputs
Property | Description | Data Type |
---|---|---|
Multiply1_Output | The product of the multiplied numbers. | Decimal |
Was this article helpful?