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 ...