This is an old revision of the document!


WORD_NUMBER

Returns an integer constant indicating the number of words in the provided text

Attribute of the Plain Text type or string constant or calculation producing text

IF WORD_NUMBER (Account.Name) > 2 THEN ... 
  • Last modified: 2022/09/13 18:12