toupper (s)

Returns the string s in which all lowercase characters are converted to their uppercase equivalent. All other characters are passed unmodified.

This function returns a value of type Text.