Cancel task

I have converted most of my rule machine rules to webcore. But I am trying to create this one but not sure how I can cancel in webcore. Could anyone help me with this?

This would depend on how your piston is set up, but chances are you're using an if where the default behavior is probably already doing what you want: Task Cancellation Policy - webCoRE Wiki - Web-enabled Community's own Rule Engine

1 Like

Thanks I’m using if. I will test it out.