2.3.2.7 toString

Quirks Mode, IE7 Mode, and IE8 Mode (All Versions) only

Returns the type of an object as a string.

Syntax

 sObject = object.style.toString()

Parameters

None.

Return Value

Returns the type of the object type as the string [object].