toupper
string = toupper (string)
This function returns the string specified by string with all letters converted to uppercase.
这对您有帮助吗?