IFT - IF-THEN-ELSE Function
Executes the
obj
on level 2 if
T/F
is nonzero. Executes the
obj
on level 1 if
T/F
is zero.
Level 3
Level 2
Level 1
->
Level 1
T/F
obj
true
obj
false
->
It depends!
Adrian Drury
Last modified: Fri Jun 12 23:23:24 EDT 1998