| Servertec | toLowerCase( ) | |
|
|
Returns a string where all the letters in the specified string are turned into lowercase. SyntaxtoLowerCase( string )string.toLowerCase( ) Parametersstring the string to convert.Returnsstring the string where all the letters are turned into lowercase..Example
|
|
top of page
|