Question
What is wrong with this code?I am just learning and am mystified. I search the web and this forum but can't find any insight:
I am using Acrobat Pro DC
for(var i=0;i < 5;i++) {
console.println(i);
}
undefined
I am using Acrobat Pro DC
for(var i=0;i < 5;i++) {
console.println(i);
}
undefined
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.