ATC: EXIT THIS

This command ends the workflow script.

Example

ATC: EXIT THIS

The above example means “end the script now.”


Last updated: September 19, 2017 at 9:35 am;  

Related Post

ATC: EXIT LOOPATC: EXIT LOOP

ATC: EXIT LOOP This command exits the current ATC: FOREACH loop. It is usually used within an ATC: IF block. Example ATC: FOREACH DocAttachedFile BY CheckOutStatus WITH CheckOutStatus <> 'H'