LOWER function

From Apache OpenOffice Wiki
Jump to: navigation, search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.



LOWER

Converts a text string to lowercase.

Syntax:

LOWER(text)

returns text with all characters converted to lower case.

Example:

LOWER("Good MORNING")

returns good morning



See Also

Personal tools