rr_AbortBatch

Stops processing the current batch and sets its status to Abort.

Syntax

bool rr_AbortBatch ()

Parameters

None.

Returns

Always True.

Level

All.

Details

Stops processing the current batch and sets the status of the batch to Abort.
Example
rr_AbortBatch()