{{tag>Index Function Function_List Mathematical}} ====== MAX2 ====== ===== Description ===== Calculates the maximum of the two provided numbers ===== Parameters ===== Two attributes of the Number type or number constants or calculations producing number ===== Example ===== IF MAX2 (Transaction.Amount, Account.Balance) = 100 THEN ...