Closed Skrell closed 1 year ago
You can use alert(myvar)
You can inspire you in wiki https://github.com/sieukrem/jn-npp-plugin/wiki
You can use alert(myvar)
You can inspire you in wiki https://github.com/sieukrem/jn-npp-plugin/wiki
I tried using alert(myvar) but nothing pops up on the screen. Where does the alert print to?
Nm figured it out! You can close this thread!
If I add a function in a *.js file and want to see the value of a certain variable how do I do that? I see no way to print to a console or popup a notification dialog ?