CalcIt Commands

QIF(Condition, Expr1, Expr2)

If parameter Condition returns TRUE (1) then the value of Expr1 is returned else the value of Expr2 is returned.

Go Back