N-R > Object.valueOf

 

Object.valueOf

Availability

Flash Player 5.

Usage

myObject.valueOf()

Parameters

None.

Returns

Nothing.

Description

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