Go/No Go - Range Check Results

Displays a custom message based on the status of 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

Boolean

Minor Error is OK?

Indicates whether minor errors (partial successes) are considered “GO” or not.

3

String

Message for Go

The message to display if all commands are con-

sidered successful.

4

String

Message for No Go

The message to display if one or more commands are considered failed.

 

Return Arguments

 

5

Boolean

Result

Indicates a “Go” or “No Go” based on the result of the check.

 

Returned Status

 

SUCCESS

This command always succeeds.

 

Remarks

None.