I'm new to scripting, and recently I got stuck on a script. There was one 'Unexpected Token' error. Out of ideas, I added
{
}
before it a couple lines above. This somehow fixed the error. I usually don't question things that miraculously work, but I want a good understanding of how javascript works.
Thank you!
↧