Rule-Control Keywords
Rule-control keywords include if-then
and if-then-else
identify the portions of rules that define conditions and actions.
![]() | Note: if-then-else can only be used in Free Form Editing or in the Free Form Expression text box within Structured Editing. |
- Covered Topics
- if-then Keywords
- if-then-else Keywords
- The return Keyword
- The not Keyword
The not keyword enables Falcon to exclude values from the condition of a rule. This is useful if you have a large list of values. Instead of including all values, you could exclude just the values you don’t want to look for in your rule.