Rounds the designated number to the nearest whole number; if an additional number is specified, it is used as the rounding factor.
Syntax
@Round( number ) @Round( number ; factor )
Parameters
number
roundedNumber
When using this function with a number list, the list concatenation operator takes precedence over any other operators.
For more information, see "List concatenation operator."
Language cross-reference
Example See Also