Question
How to break?
I'm looping within my structure elements and doing either
cfswitch or cfif cfelse conditions
if I found a bad record I need to send out email and this record should not be inserted into db while the loop should keep looping if the the next set of record is good records. How can I do this? please help. Thanks!!!
if I found a bad record I need to send out email and this record should not be inserted into db while the loop should keep looping if the the next set of record is good records. How can I do this? please help. Thanks!!!
