AS_NUMBER

Converts the given string into a number. If a string cannot be converted the original string is returned.

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

IF AS_NUMBER(Account.Text)= 5 THEN ... 
  • Last modified: 2023/05/08 06:27