toupper toupper(str)
str
Translate all lowercase characters in str to uppercase and returns the new string. {G}