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
Last revision Both sides next revision
eyes:flowcontrol [2017/07/12 14:16]
sfiedle
eyes:flowcontrol [2018/01/16 11:14]
sfiedle
Line 1: Line 1:
 ====== Flow Control ====== ====== Flow Control ======
  
-All elements are only able to work within ​a [[eyes:logics:​group|]].  +FlowControl is section in the Cow Eyes, where smaller programs can graphically be implemented. ​  
-These Flow Control statements cannot run outside of these Groups.+In the subsection ​[[eyes:elements|]]
  
-  * [[.:​flowcontrol:​Bypass]] 
-  * [[.:​flowcontrol:​Calculate]] 
-  * [[.:​flowcontrol:​Comment]] 
-  * [[.:​flowcontrol:​Condition]] 
-  * [[.:​flowcontrol:​Group]] 
-  * [[.:​flowcontrol:​Notifier]] 
-  * [[.:​flowcontrol:​Queue]] 
-  * [[.:​flowcontrol:​Script]] 
-  * [[.:​flowcontrol:​Variable]] 
  
 +**Important:​**
 +All elements are only able to work within a [[eyes:​logics:​group|]]. ​
 +The Flow Control statements cannot run outside of Groups.
  
-The following links are examples for the Visual Programming. 
- 
-  * [[.:​flowcontrol:​Multiplication of a header values with the belonging image]] 
-  * [[.:​flowcontrol:​BoxManipulation with a Variable factor and Calculate]] 
-  * [[.:​flowcontrol:​Trajectory]] 
-  * [[.:​flowcontrol:​Check if the dimension of the image is even]]