|
I’m trying to use a switch statement inside a conditional loop inside a cfscript block. The break; statement for each switch case throws me out of the loop altogether. If I use “continue;” instead of “break” it just processes to the end of the switch statement. Any clues? Is it possible to do this in cfscript?
Thanks in advance, Brad
Brad Dardaganian
|
<<image001.gif>>
