Difference between revisions of "Start"

From WikiManual
Jump to: navigation, search
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 in from conditions stack is true.
+
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 18: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.

Flow Commands