tolower (s)

Returns the string s in which all uppercase characters are converted to their lowercase equivalent. All other characters are passed unmodified.

This function returns a value of type Text.