Section 24.181. String.toUpperCase( ): convert a string to uppercase


24.181. String.toUpperCase( ): convert a string to uppercase

ECMAScript v1

24.181.1. Synopsis

string.toUpperCase( )

24.181.1.1. Returns

A copy of string, with each lowercase letter converted to its uppercase equivalent, if it has one.




JavaScript. The Definitive Guide
JavaScript: The Definitive Guide
ISBN: 0596101996
EAN: 2147483647
Year: 2004
Pages: 767

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net