{{Control Structures}}
[[Category:Flow control]]

;Task:
Document common flow-control structures. 


One common example of a flow-control structure is the &nbsp; <big><code> goto </code></big> &nbsp; construct. 

Note that &nbsp; [[Conditional Structures]] &nbsp; and &nbsp; [[Iteration|Loop Structures]] &nbsp; have their own articles/categories.


;Related tasks:
* &nbsp; [[Conditional Structures]]
* &nbsp; [[Iteration|Loop Structures]] 
<br><br>

