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