Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.34 KB

rule-type-template.asciidoc

File metadata and controls

39 lines (27 loc) · 1.34 KB

[[rule-type-<RULE TYPE>]] === <RULE TYPE>

Include a short description of the rule type.

Create the rule

Fill in the name and optional tags, then select <RULE TYPE>.

Define the conditions

Define properties to detect the condition.

Condition1

This is a condition the user must define.

Condition2

This is another condition the user must define.

Add action variables

Add an action to run when the rule condition is met. The following variables are specific to the <RULE TYPE> rule. You can also specify variables common to all rules.

context.variableA

A short description of the context variable defined by the rule type.

context.variableB

A short description of the context variable defined by the rule type with an example. Example: this is what variableB outputs.