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 |