I want to re-enable all the rules for a topic.
I have tried ^reset(TOPIC) and it doesn’t do it.
I have tried ^enable(USEDRULES) and it doesn’t do it. I am not even sure what it is supposed to do since it isn’t in the manual.
The only thing that works is ^enable(RULE MY_LABEL). This is good, but I have to put that in for every single rule in the topic.
Is there a way to iterate the rules of a topic?
Is there a way to re-enable all the rules of a topic?
Is there a debug command that shows the disabled rules for a topic?