Max number of var's?

@danknugz so to be clear. Yes there is a limit on the number of variables, that is 256.

… but honestly, you shouldn’t use more than about 10 or so at a time because it makes the code hard to read, more than 30 and I wouldn’t even bother reading it. What are you trying to do? Perhaps we can help you find a better way?