Question
CF Function Help
I am testing a cfc that has few cf functions in it...I need
to display what I am passing and their values the to the attached
function...Means that I want to test the function standalone...
How will I do that?
I also like to see what I am passing to the <cfquery>?
<cfset MyCSV.add(ccfLevel,Role)>
How will I do that?
I also like to see what I am passing to the <cfquery>?
<cfset MyCSV.add(ccfLevel,Role)>
