toLowerCase

Returns a copy of this string with all characters converted to lower case.

Syntax
aString toLowerCase
Return Value
The lower case string.