to_lowercase

Converts a string to lowercase.

Parameter 1 - any string.

Returns: a copy of the input string with all characters converted to lowercase.