LOWER Function /text/scalc/01/func_lower.xhp LOWER function

LOWER

Converts all uppercase letters in a text string to lowercase.
LOWER("Text") Text refers to the text to be converted. =LOWER("Sun") returns sun.