I want to stop processing the action of the current pattern and continue with the next pattern.
I am familiar with "continue", "break" and "next" but none seem to do what I want.
For example:
pattern1 {
many lines, nested loops etc.
if (condition)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.