Divide
  • 31 Oct 2022
  • 1 Minute to read
  • Dark
    Light

Divide

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > 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

PropertyDescriptionData Type
ValueThe number to divide.Decimal
byValueThe number to divide by.Decimal

Outputs

PropertyDescriptionData Type
Divide1_Output
The quotient of the divided numbers.Decimal


Was this article helpful?