Returns the text being the lower case representation of the provided text
Attribute of the Plain Text type or string constant or calculation producing text
IF TO_LOWER_CASE (Account.Name) = 'john smith' THEN ...