Difference between revisions of "Stop"

From WikiManual
Jump to: navigation, search
(will add more later when I double check how I coded it.)
(Flow Commands)
Line 7: Line 7:
 
* [[cond]]
 
* [[cond]]
 
* [[start]]
 
* [[start]]
 +
* [[else]]
 
* [[stop]]
 
* [[stop]]
 
* [[end]]
 
* [[end]]

Revision as of 05:02, 7 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