show / hide menu

Round

It returns a Decimal or Double value rounded to the nearest integral value or to a specified number of fractional digits.

Syntax:
Round(Value) Where Value is a number.

Examples:
Label80.Value=Round(55.55)