Lower(Text text)

Returns text converted to lowercase.

Parameters

text
The text you want to convert to lowercase.

Returns

Text

Examples