RuleAddActionStopRules()

Adds an action to the rule specified by RuleName that stops rule processing for the item being processed.

Token ID

AFTKN_RULE_ACT_STOPRULES or 824

Syntax

VOID RuleAddActionStopRules( [ANSISTRING UserID]; 
                             ANSISTRING RuleName)

Parameters

UserID As ANSISTRING

(Optional)

RuleName As ANSISTRING

Name of the rule to add the action to.