Difference between revisions of "Stop"
From WikiManual
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 19: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.