int

Availability

Flash Player 4. This function was deprecated in Flash 5 in favor of Math.round().

Usage

int(value)

Parameters

value A number to be rounded to an integer.

Returns

Nothing.

Description

Function; converts a decimal number to the closest integer value.

See also

Math.floor()