Javascript Reference
Objects > String
javascript String sup( )
Returns a copy of the string embedded within a <sup> tag set.
javascript String toLocaleLowerCase( ), toLocaleUpperCase( )
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 alphabet
javascript String toLowerCase( ), toUpperCase( )
Return a copy of the current string in all lowercase or uppercase letters. If you want to replace the current string with a case-adjusted version, a
javascript String toString( ), valueOf( )
Return a string value of the object.
< 31-34 / 34

Powered by Linode.