Difference between revisions of "Else"

From WikiManual
Jump to: navigation, search
m (Reverted edit of Retard, changed back to last version by 66.91.141.218)
m (Flow Commands)
Line 1: Line 1:
 
Identical to [[start]] except it is executed if the previous condition resolved FALSE.
 
Identical to [[start]] except it is executed if the previous condition resolved FALSE.
  
=== Flow Commands===
+
{{Flow Commands}}
* [[cond]]
 
* [[start]]
 
* [[else]]
 
* [[stop]]
 
* [[end]]
 

Revision as of 22:26, 23 December 2005

Identical to start except it is executed if the previous condition resolved FALSE.

Flow Commands:

cond
start else
stop
end