I'm updating some spaghetti that consistently uses an undeclared
variable that I guess (based on context) is supposed to be interpreted as a String. The code both compiles and executes successfully.
How is this possible?