Difference between revisions of "Else"
From WikiManual
m (Reverted edit of Retard, changed back to last version by 66.91.141.218) |
|||
Line 1: | Line 1: | ||
+ | Identical to [[start]] except it is executed if the previous condition resolved FALSE. | ||
+ | === Flow Commands=== | ||
+ | * [[cond]] | ||
+ | * [[start]] | ||
+ | * [[else]] | ||
+ | * [[stop]] | ||
+ | * [[end]] |
Revision as of 19:21, 10 October 2005
Identical to start except it is executed if the previous condition resolved FALSE.