Begin/End Points
The “START” point for each block, i.e. the entering point to the non-basic box, is marked using a Start arrow in that box. The “END” point is marked using an End connector in that box. Specifically, the “START” point for the execution of the whole Flowchart is marked using a Start arrow in the upper most level. The “END” point for the whole Flowchart is marked using End
connector in the upper most level.
The Flowchart execution will stop as soon as it can make no more progress. This may be due to reaching an End connector, or it may be because it reaches some box for which all the outgoing arrows have triggers that evaluate to false.