Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continuing iteration in ArrayEach() #240

Open
gabrieleiannetti opened this issue Dec 22, 2021 · 1 comment
Open

Continuing iteration in ArrayEach() #240

gabrieleiannetti opened this issue Dec 22, 2021 · 1 comment

Comments

@gabrieleiannetti
Copy link

Hi,

is there any way to continue an iteration in the the ArrayEach block?

The compiler shows error: continue not in for statement

Best,
Gabriele

@gabrieleiannetti
Copy link
Author

gabrieleiannetti commented Dec 22, 2021

I got around with that so far by using the goto statement...

But this is not a perfect solution, since on variable over jumps the compiler will end up with an error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant