Round
  • 04 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Round

  • Dark
    Light

Article Summary

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > Numbers

The Round component rounds a decimal value up or down to the defined number of decimal places. The result is a decimal value.




Properties

Inputs

PropertyDescriptionData Type
Decimal PlacesDetermine how many decimal places to round to.Int32
Round Up OptionChoose the rounding rule, always round up, always round down, or neither. RoundUpOption
ValueNumber to round up.Decimal

Outputs

PropertyDescriptionData Type
Round1_Output
Rounded Number.Decimal


Was this article helpful?

What's Next