Continuing to next iteration of loop

I know that break; will exit out of a loop entirely. What's the command / function call that will skip to the next loop iteration?
continue
Topic archived. No new replies allowed.