This function converts a string to lowercase.
LCase(string)
Returns a lowercase string.
Only uppercase letters are converted to lowercase; all lowercase letters and nonletter characters remain unchanged.