N-R > Number.valueOf

Number.valueOf

Syntax

myNumber.valueOf();

Arguments

None.

Description

Method; returns the primitive value type of the specified Number object, and converts the Number wrapper object to the primitive value type.

Player

Flash 5 or later.