Returns the text being the upper case representation of the provided text
Attribute of the Plain Text type or string constant or calculation producing text
IF TO_UPPER_CASE (Account.Name) = 'JOHN SMITH' THEN ...