TO_UPPER_CASE

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 ... 
  • Last modified: 2023/05/09 01:21