The Branch to label directive may be used to cause an unconditional branch to another directive in the JSM binding script that has the specified Line label.

Line label

You can assign a label to this JSM binding script line that can be used to branch to this line:

- from a Branch to label directive, or

- from the On OK, On error, or On nil result actions of another directive, or

- as a result of the Processing Sequence setting the value of the ITERATIONBRANCHTO parameter of the JSM_BINDSCRIPT activity during iteration processing.

If you specify a line label, it should be unique within this JSM binding script.

Branch to label

This must specify the Line label of another JSM binding script directive to which the JSM binding script will branch.

  • No labels