Navigation: Formulas > Functions > Logical
IfB
IfB(Boolean_Value, If_True_Boolean_Result, If_False_Boolean_Result) is like If except that the value returned is always a Boolean.