Javascript Reference
Categories: String

javascript String toLocaleLowerCase( ), toLocaleUpperCase( )

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

  

Return a copy of the current string in all lowercase or uppercase letters. Works the same as the regular version, except for some non-Latin alphabets with character mappings that may require special internal handling.

 
Parameters

None.

 
Returned Value

String.


Powered by Linode.