Condition¶
Inherited by |
Configuration¶
A property of the condition type may either be a single value or a list (equivalent to an all condition group).
Examples¶
conditions: $fingers == 3
conditions:
- $fingers == 3
Inherited by |
A property of the condition type may either be a single value or a list (equivalent to an all condition group).
conditions: $fingers == 3
conditions:
- $fingers == 3