Have a long list of statements? Lots of loops and conditional processing? Take a look at the tag – it can greatly simplify some kind of scripting by allowing you to perform assignments, and conditional and loop processing using JavaScript style scripting. (Applies to: ColdFusion 4 (or later))
Related