Question
result of following cfc code
Hi,
I am new to coldfusion.
What is the result of the following coldfusion code?
<cfreturn listAppend(valuelist(qRead.industry_id),0)>
if the qRead returns 2 rows
label industry_id
x 1111
y 1112
z 1245
Thanks
Hi,
I am new to coldfusion.
What is the result of the following coldfusion code?
<cfreturn listAppend(valuelist(qRead.industry_id),0)>
if the qRead returns 2 rows
label industry_id
x 1111
y 1112
z 1245
Thanks
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.