Javascript Reference
Categories: Object_Obj

javascript Object_Obj toLocaleString( )

@March 15, 2008, 1:22 a.m.
toLocaleString( )Firefox/Netscape/NN 6 IE 5.5(Win) ECMA 3  

  

Browsers are free to determine how to localize string representations of object instances. For now, they appear to perform the same action as the toString( ) method, returning the value [object Object].

 
Parameters

None.

 
Returned Value

String.


Powered by Linode.