Object.valueOf()

Availability

Flash Player 5.

Usage

myObject.valueOf()

Parameters

None.

Returns

The primitive value of the specified object, or the object itself.

Description

Method; returns the primitive value of the specified object. If the object does not have a primitive value, the object itself is returned.