Home

ift ifte <

ifteIf-Then-Else

The ifte function evaluates the object in the second position if the condition in the third position is TRUE and evaluates the object in the first position otherwise, as follows:

b objT objF->depends

Any non-zero real number is TRUE. Zero is FALSE.