If the initial value of a string variable is between brackets it won't work, for example:
Local Variable Bob = "salsa" (will NOT work)
Local Variable Bob = salsa (will work)
ps: I know this is a 2012 question, but this "bug/feature" still exists.
Develop games in your browser. Powerful, performant & highly capable.