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}} ====== MOD ====== ===== Description ===== Calculates the remainder of the first number divided by the second one ===== Parameters ===== Two attributes of the Number type or number constants or calculations producing number ===== Example ===== <code aim>IF MOD (Account.Balance, Transaction.Amount) = 10 THEN ... </code> Last modified: 2023/05/09 01:11 Log In