This is an old revision of the document!


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/01/17 05:06