N-R > Object.valueOf

Object.valueOf

Syntax

myObject.valueOf();

Arguments

None.

Description

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

Player

Flash 5 or later.