Is there a way to loop back to a previous question when an invalid answer is detected?
For example, I have a topic that asks for an order # and proceeds when an order # is found.
How do I keep looping to the question X amount of times until the user provides a matching order # or exceeds the number of attempts?