The Navigate Icon
The Navigate Icon is used to send program execution to another part of the program (Similar to a "goto" or subroutine call in more traditional programming.) It is dragged to the flowline from the Icon Bar, given a name, and "opened" by double-clicking. The author is given options for controlling the locations for the branching and return conditions, if any. This icon is used in conjunction with the Framework Icon
for creating "paging" sections of programs.