Difference between revisions of "Start"
From WikiManual
(→Flow Commands) |
|||
Line 6: | Line 6: | ||
* [[cond]] | * [[cond]] | ||
* [[start]] | * [[start]] | ||
+ | * [[else]] | ||
* [[stop]] | * [[stop]] | ||
* [[end]] | * [[end]] |
Revision as of 04:01, 7 October 2005
Start Flow Operator
Start marks the action step of a gene. This is where logical operators, store and inc/dec can be used. It will only execute if the boolean value from conditions stack is true.