Jump to a different step

Connect a step to a different point in the SFC to:
  • Jump backward or forward to another step in the flowchart (for example, loop back and repeat steps).
  • Return to the beginning of the SFC and start over.
For example:
jmp_diff_stp
Call Out 1
If its condition is true...
Call Out 2
...jump to this step
To jump to a different step
  1. Click the lower pin of the transition that signals the jump.
  2. Click the top pin of the step to which you want to go.
    A green dot shows a valid connection point. Typically, the resulting connection orients itself along the center of the flowchart and is hard to see.
  3. To make the jump easier to read, drag its horizontal bar above the step to which the jump goes.
  4. For example, to go to Step_001 from Tran_003:
    jmp_anot_stp
    Call Out 1
    Click here.
    Call Out 2
    Then click here.
    Call Out 3
    Drag the horizontal bar here.
    Call Out 4
    Green dot.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.