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)
Line 1: Line 1:
 +
"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]]

Revision as of 20:20, 10 October 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