Purpose:
Converts the characters of a string to capital letters.
Parameter:
String
Return value:
Example:
Upper$("Otto") Result: "OTTO"