IsBatchAborted
Checks if the batch has already been aborted and stops running the ruleset if so.
Syntax
bool IsBatchAborted ()
Parameters
NoneReturns
True if the batch is set to abort, otherwise False.Level
AnyExample
IsBatchAborted()
Checks if the batch has already been aborted and stops running the ruleset if so.
bool IsBatchAborted ()
IsBatchAborted()