.break [<notification_group_name>]
Use the .break command to make a job halt until you restart it. When the system encounters a step with a .break command, the run completes with a result of Stop. Use the Restart icon to restart the job, continuing with the step after the .break step.
If the .break command occurs within a chained job, the system stops the chained job, but returns control to the calling job, which continues processing steps.
You can include an access group as an optional argument to the command; if you do, the system sends an e-mail message to the specified access group when it stops the job.