Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
eyes:flowcontrol [2018/01/12 13:23]
sfiedle
eyes:flowcontrol [2018/01/16 11:15] (current)
sfiedle
Line 1: Line 1:
 ====== Flow Control ====== ====== Flow Control ======
  
 +FlowControl is a section in the Cow Eyes, where smaller programs can graphically be implemented.  ​
 +In the subsection [[eyes:​elements|]] each module is explained and given a small example. In the subsection [[eyes:​examples|]]
 +are Flow Control modules combined to an example application.
 +
 +
 +**Important:​**
 All elements are only able to work within a [[eyes:​logics:​group|]]. ​ All elements are only able to work within a [[eyes:​logics:​group|]]. ​
-These Flow Control statements cannot run outside of these Groups.+The Flow Control statements cannot run outside of Groups.
  
-  * [[.:​flowcontrol:​Bypass]] 
-  * [[.:​flowcontrol:​Calculate]] 
-  * [[.:​flowcontrol:​Comment]] 
-  * [[.:​flowcontrol:​Condition]] 
-  * [[.:​flowcontrol:​Group]] 
-  * [[.:​flowcontrol:​Notifier]] 
-  * [[.:​flowcontrol:​Queue]] 
-  * [[.:​flowcontrol:​Script]] 
-  * [[.:​flowcontrol:​Variable]]