Charting Multiple Statements Inside a Loop

There are often many statements inside of a loop. When charting many statements in a loop it is difficult to place them all within the flow lines of the loop control test. To chart multiple lines of code within a loop we can use a Predefined procedure symbol
  
 
 predefined process image
 
 
Then detail the instruction inside the loop separately.
 
Click for an example