Converts <string> to a lower case string which is returned.
Example:
my_string = ToLower( "MY_STRING" )
* = mandatory