[[rule-type-<RULE TYPE>]] === <RULE TYPE>
Include a short description of the rule type.
Fill in the name and optional tags, then select <RULE TYPE>.
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 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
.