toLowerCase()

Converts character to lowercase if possible. toLowerCase(thisChar)
thisChar: variable. Allowed data types: char. The converted character is returned, or thisChar if conversion is not possible.