Join Step In-Place Editing

To edit a Join script step:

  1. Select the step in the Script Steps table.
  2. Edit the step parameters as follows:
    • Session: This column displays no session at all.
    • Return Variable: This step does not use a return variable.
    • Command String: This column displays the parallel steps whose completion is awaited.
    • Click into the column and edit in-place the parallel steps names.

      Alternatively, click the button displaying a drop-down pane and select the steps from a list.

      Example:

      Join Parallel1; Parallel2; Parallel3;