Description
The integer to which the specified value rounds.
Snippet
Round To Integer(0, UP);
Properties
Returns: Integer
Parameters: Value, Rounding Type
Value
Type: Float, Default: Number
The real number to round.Rounding Type
Type: Rounding, Default: UP
Determines the direction in which the value will be rounded.