Break command

Stops the flow of the current loop iteration and continues it in the first operation after the loop iteration. The Break function should be used within a condition. There is no value or logic in using it outside of a condition because the script lines following it will not be executed and are unnecessary.

Parameters

Name Type Possible values Description

Status

String

OK | Error

The flow change behavior specified in the report

Comment

String

 

Adds a comment to the script