| Overview | Module | Function | Class | Tea 3.2.4 Reference Documentation © 2009 PDM&FC |
cond condition1 anObject1 [condition2 anObject2 ...] [elseObject]
Returns one of several possible values, depending on the boolean value of several conditions.
condition1 evaluates to the true boolean value.
| Overview | Module | Function | Class | Tea 3.2.4 Reference Documentation © 2009 PDM&FC |