toupper(text)
The toupper command converts the supplied text to uppercase
toupper("Maximum") will return "MAXIMUM"