toupper
string = toupper (string)
This function returns the string specified by string with all letters converted to uppercase.
これは役に立ちましたか?