CompleteAbnormal
This function sets the status of the process to Completed Abnormal.
CompleteAbnormal();
If there are active items in a process and a script item uses this function to set the
status of the current process, the active items will run to completion. Any remaining
non-running items will not be run.
Example
Process.CompleteAbnormal();