Navigation: Formulas > Functions > Logical
IfI
IfI(Boolean_Value, If_True_Integer_Result, If_False_Integer_Result) is like If except that the value returned is always an integer.