lowercase()
This function transforms to lower case the text received as argument.
lowercase(
)
text;
The text to be lower cased.