Difference between revisions of "Start"
From WikiManual
Line 1: | Line 1: | ||
Start Flow Operator | 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 | + | 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. |
=== Flow Commands=== | === Flow Commands=== |
Revision as of 17:22, 3 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.