G-L > int

 

int

Availability

Flash Player 4. This function has been deprecated in Flash 5 in favor of the Math.round method.

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