26 Control structures (Win) 
                
                      
      
      
      
                The two most important control structures of QF-Test are loops and the conditional execution of nodes. Loops can be implemented by two different kinds of nodes: While and Loop nodes. If, Elseif and Else nodes are available to implement conditional execution.
                            
        This chapter is also available as a video tutorial at "Control Structures".