Expand description
A generic trigger handler for evaluating conditions based on stored arguments.
Structsยง
- Trigger
- A generic trigger handler for evaluating conditions based on stored arguments.
Triggerallows you to define a condition as a function, associate it with an argument, and check whether the condition is met.