IsBatchAborted

Checks if the batch has already been aborted and stops running the ruleset if so.

Syntax

bool IsBatchAborted ()

Parameters

None

Returns

True if the batch is set to abort, otherwise False.

Level

Any

Example

IsBatchAborted()