Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
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.