These docs are for v1.0. Click to read the latest docs for v1.2.

LOWER

Returns the specified string converted to lower-case. #####

Syntax

=LOWER(string)

Arguments

ArgumentTypeDescription
stringStringThe string to convert

Examples

=LOWER("ABCDE")"abcde"