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 Mathematical}} ====== SIGN ====== ===== Description ===== Returns the sign of the provided number (0, 1 or –1) ===== Parameters ===== Attribute of the Number type or number constant or calculation producing number ===== Example ===== <code aim>IF SIGN (Transaction.Amount) = -1 THEN ... </code> Last modified: 2023/05/09 01:19 Log In