LOWER(text)
LOWER returns a lower-case version of the string in @text.
This function is Excel compatible.
LOWER("J. F. Kennedy") equals "j. f. kennedy".
UPPER.