Skiping iteration from loop

Hi
How to skip iteration from loop?

Place an IF as the single statement in the loop body. AFAIK there is no such thing like “continue” in some other languages.