LENGTH

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

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

IF LENGTH (Account.Name) = 5 THEN ... 
  • Last modified: 2023/05/09 00:59