Copy link to clipboard
Copied
If I put in a function that is incorrect the debugger flags it as a bad function. But var x = 5 does not store the variables
Copy link to clipboard
Copied
I never use the debugger, just the console. If you want to see the values of your variables use app.alert or console.println to print them out...
Find more inspiration, events, and resources on the new Adobe Community
Explore Now