Jump Based on Ranged Status Test

Jumps to a step based on the most erroneous status from a range of steps.

 

Input Arguments

 

0

Step ID

First Step in Range

The first step in the range of steps to check.

1

Step ID

Last Step in Range

The last step in the range of steps to check.

2

Step ID

Step if Go

The step to jump to if all steps have succeeded.

3

Step ID

Step if Partial Go

The step to jump to if the range of steps had one or more statuses of partial success, but no failures.

4

Step ID

Step if No Go

The step to jump to if at least one step in the

specified range has failed.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

This command always succeeds.

 

Remarks

None.