This is an old revision of the document!


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: 2022/09/13 18:15