Quote:
Originally Posted by xXziroXx
this.(STUFF HERE) should only be used with dynamic variables, and makevar("this." @ STUFF HERE)) with normal strings. Otherwise they will spontaneously behave odd from time to time, and maybe they're not supposed to do that, but I've dealt a lot with this particular issue over the last years.
|
I use
this.(stuff here) all the time because I hate
hate hate how messy code looks when using
makevar(), and I have never had any issues.