Hello, I am currently doing javascript tests and I need to debug, I tried several approaches to no avail:
console.println ("debug"); -> when i click on F5 nothing is displayed anywhere, what is it supposed to do?
xfa.host.messageBox ("This is a message", "This is a title", 3, 1); -> when i click on F5, i hear a Windows sound but the popup does not appear
I am using Adobe LiveCycle ES4 and Acrobat Reader DC.
Please help.