as Axel already mentioned, this is a feature called derived events that is not supported right now.
The idea is to define an event that is based on a boolean condition:
event limit_exceeded = x > 42
Thanks for the hint, I will update the documentation accordingly.
Best regards,
Andreas