Skip to content

Patterns

platz1de edited this page Oct 16, 2022 · 12 revisions

Patterns define the blocks which are set during an edit task, as well as allowing the user to create complex condition sets to create their own type of tasks.

Most basic type of patterns (probably what you are looking for)
Block Pattern

Patterns can be chained together in different ways:

Nested Patterns

Most patterns only work combined with other patterns.
Syntax: pattern(childPattern)
The child pattern is only executed if the pattern itself is valid.
List of Conditional Patterns