Answered
How can I see my attributes collection? Can't figure out cfdump?
To debug I want to see what variables are in the attributes. I can't figure out the instructions for CFDUMP. Any help appreciated.
To debug I want to see what variables are in the attributes. I can't figure out the instructions for CFDUMP. Any help appreciated.
testPage1.cfm
<!--- Custom tag--->
<cf_testPage2 myVar="Green orange">
testPage2.cfm
<!--- Borrowing from Duncancumming --->
<cfdump var="#attributes#">
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.