NairnFEAMPM Icon

Continue Command

The continue command increments the current loop variable and goes back to the start of the repeat loop or exit the loop if it is now done.

continue