How do I make sure a rule is erased in a topic that is set to keep and repeat?
I have tried the following:
?: ANY_QUESTIONS (any * [questions concerns comments])
^erase()
I don’t think so.
but CS throws this error when I build *** Error- Undefined function ^erase
Interestingly, this rule does not cause an error.
?: ANY_QUESTIONS (any * [questions concerns comments])
^keep()
I don’t think so.
Thanks,
Doug