MACROMEDIA COLFUSION MX 7-CFML Reference page 283

Cfml reference
Hide thumbs Also See for COLFUSION MX 7-CFML:
Table of Contents

Advertisement

cfloop
Description
Looping is a programming technique that repeats a set of instructions or displays output
repeatedly until one or more conditions are met. This tag supports the following types of loops:
"cfloop: index loop" on page 284
"cfloop: conditional loop" on page 286
"cfloop: looping over a date or time range" on page 287
"cfloop: looping over a query" on page 288
"cfloop: looping over a list or file" on page 290
"cfloop: looping over a COM collection or structure" on page 292
For more information, see "cfloop and cfbreak" in Chapter 2, "Elements of CFML," and
"Populating arrays with data" in Chapter 5, "Using Arrays and Structures," in ColdFusion MX
Developer's Guide.
Category
Flow-control tags
cfloop
283

Advertisement

Table of Contents
loading

This manual is also suitable for:

Colfusion mx 7 - installing and using coldfusion mx

Table of Contents