November 2001
Intermediate to advanced
936 pages
68h 43m
English
String.toLowerCase( ) — convert a string to lowercase
JavaScript 1.0; JScript 1.0, ECMAScript v1
string.toLowerCase( )A copy of string, with each uppercase
letter converted to its lowercase equivalent, if it has one.