Difference between ${THIS} and $THIS.
Yes, I'm an NSIS noob. :p
I have been searching the manual and the FAQ without success for the official word on the syntactic difference between using curly braces and not using them. A forum search on "{" does not return anything... Maybe I am missing an essential language reference.
My tests suggest that I need {} for my own !define'd constants and not for system-defined constants, but it would be good to know if there is more to it than just that or if I am missing the boat entirely.
Thanks!