DrumAt5280
Technical User
I am using the CFSwitch statement instead of the many CFIF statements because i understand it is much faster.
My questions is, does it matter if i have 5 CFCase statements or 100 CFCase statements within the CF Switch in terms of speed - would they both be equally as fast or would the one that has 100 CFCase run slower.
My questions is, does it matter if i have 5 CFCase statements or 100 CFCase statements within the CF Switch in terms of speed - would they both be equally as fast or would the one that has 100 CFCase run slower.