ToUpperCase
ToUpperCase[string] yields a string in which all letters have been converted to uppercase.
Examples
Convert to uppercase:
ToUpperCase["Hello World"]
(* "HELLO WORLD" *)Something isn't working? Report an issue.
Please visit the official Wolfram Language Reference for more details.