UPPER
Use the UPPER function to convert a character string to uppercase.
This function is useful because values in Compass data storage are case-sensitive. You can use the LOWER and UPPER functions to convert characters to the same case for result or comparison purposes.
Syntax
UPPER(stringproperty)