Exit Code Processing
Specifies how the Controller should determine whether the executed command failed or completed successfully. Options:
Command is considered completed successfully if its exit code falls within the range specified in the Exit Codes field.
Command is considered failed if its exit code falls within the range specified in the Exit Codes field.
Command is considered completed successfully if its output contains the text specified in the Scan Output For field.
Command is considered failed if its output contains the text specified in the Scan Output For field.
Command is considered completed successfully/failed if any of its specified condition codes falls within the range specified under the Step Conditions tab (see Creating Step Conditions).