Step Status Test

Checks the status of a specific step (success, partial success, or failure) and jumps to a step depending on the result.

 

Input Arguments

 

0

Step ID

Step in question

The step whose status should be checked.

1

Step ID

Step if success

The step to jump to if the step in question has succeeded.

2

Step ID

Step if partial success

The step to jump to if the step in question has

partially succeeded.

3

Step ID

Step if failure

The step to jump to if the step in question has failed.

 

Return Arguments

None.

 

Returned Status

 

SUCCESS

This command always succeeds.

 

Remarks

This is the primary command that enables error checking in MPs.