Exit Statement Step in Step Configuration Wizard

An Exit step terminates the script execution.

To add an Exit control step:

  1. While in the Script Steps pane, add a step by choosing the Actions > Add step... command.
  2. Select an Exit step type, click the button to validate the selection and specify the following parameters:>
    • Run Type: An Exit step can only be executed sequentially (Sequential).
    • Delay: A delay specifying by how much step start is delayed. A delay value is automatically set when the step is added using the Capture functionality.
    • Timeout: A period of time after which the step execution is considered to have timed out.
    • Ignore step: When this option is selected, the step is skipped at execution time. Selecting this option is equivalent to right-clicking a step in the Script Steps table and choosing the Exclude command from the context menu that appears.
    • Description: An optional step description can be associated with a step.
    • Click Next.

  3. Specify an Exit code that can be used for detailing the status of the script when termination occurred.
  4. Click Next.

  5. Verify the step summary information and revert to a previous configuration step if needed. Click Finish.