CFCONTINUE

For use within the CFLOOP tag. When this tag is encountered, any code after the continue is not executed and the next loop iteration starts

Usage

<cfcontinue>