Loop Verb Syntax
ColdFusion supports five forms of the cfloop tag:
- from / to / index
- query
- condition
- collection / item
- list / index
Fusebox 4.1 supported just the first three of those. Fusebox 5 adds support for the last two as well:
ColdFusion supports five forms of the cfloop tag:
Fusebox 4.1 supported just the first three of those. Fusebox 5 adds support for the last two as well: