Loading...

Logo
DocumentationBehaviorsLogicRound Number
Logic

Round Number

Last updated September 28, 2018

Description

Turn any entered value into a whole number, or round it to a certain number of decimal places.

Properties

Triggers Immediately

Round Type

Round: Will round to the specified number of decimal places.

Ceiling: Always round the nearest integer up.

Floor: Always round the nearest integer down.

Truncate: Will round towards to zero. Rounds up for positive numbers, down for negative numbers.

Outputs

Round Number

Outputs a whole number based on the input value. Or outputs a number with predetermined decimal places and rounded based on settings.

Math Function

Maximum

Minimum

Random Number

RoundNumberReference.gif