Returns the text being the ‘proper’ case representation of the provided text.
Attribute of the Plain Text type or string constant or calculation producing text
IF TO_PROPER_CASE (Account.Name) = 'John Smith' THEN ...