firinglimit

The firinglimit keyword specifies the number of rules to be executed.

Purpose

This keyword is used to specify the maximum number of rules to be executed in a rule task.

Context

Rule task definitions

Syntax

ruletask ruleTaskName 
{
   [firinglimit = integer value;] 
};  

Description

The purpose of a rule task is to execute rules. You can modify the execution order and the number of rules that are executed.

The keyword firinglimit specifies how many rules are executed.