|
<cfcontinue>
This tag is also supported within cfscript.
<cfscript> continue; </cfscript>
[] = Optional attribute
Used within a cfloop tag. Returns processing to the top of a loop.
This tag can't have a body.
This tag has no attributes
Categories: