Question
cfloop over array
I am looping over an array It works fine if all variables are declared in array, I am trying to skip the entire process even if one variable is not declared I tried using isdefined, I tried to use cftry and cfcatch... nothing working any suggestions......
