WORD_NUMBER

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

note

Cloudscape/Derby database only.

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

IF WORD_NUMBER (Account.Name) > 2 THEN ... 
  • Last modified: 2023/05/09 01:24