toupper
string = toupper (string)
This function returns the string specified by string with all letters converted to uppercase.
¿Fue esto útil?