Difference between revisions of "Stop"

From WikiManual
Jump to: navigation, search
m (Reverted edit of Retard, changed back to last version by 66.91.141.218)
(Flow Commands)
Line 4: Line 4:
 
"stop" is now slightly more complicated in how it works, but not in use.  "stop" terminates the current gene execution.
 
"stop" is now slightly more complicated in how it works, but not in use.  "stop" terminates the current gene execution.
  
=== Flow Commands===
+
{{Flow Commands}}
* [[cond]]
 
* [[start]]
 
* [[else]]
 
* [[stop]]
 
* [[end]]
 

Revision as of 22:26, 23 December 2005

"stop" marks the end of a gene.

Post-2.4

"stop" is now slightly more complicated in how it works, but not in use. "stop" terminates the current gene execution.

Flow Commands:

cond
start else
stop
end