-
Notifications
You must be signed in to change notification settings - Fork 28
Patterns
platz1de edited this page Jan 31, 2022
·
12 revisions
Patterns define the blocks whiche are set during a 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:
- using commas to select a random one (see Random Pattern)
- using dots, allowing the creation of coplex logical connections (see Logical Connection)
Most patterns only work combined with other patterns.
Syntax: pattern(childPattern)
The child pattern is only executed if the pattern itself is valid