Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Index Function Function_List Text}} ====== AS_NUMBER ====== ===== Description ===== Converts the given string into a number. If a string cannot be converted the original string is returned. ===== Parameters ===== Attribute of the Plain Text type or string constant or calculation producing text ===== Example ===== <code aim>IF AS_NUMBER(Account.Text)= 5 THEN ... </code> Last modified: 2023/05/08 06:27 Log In