After much testing, I determined using letters was not a good replacement for symbols so the new symbols coming in the next update for vars are:
$ = local variable
i.e.$grillstatus=open
# = global variable#orchealth=100
~ = private variable~phealth=100
You will use these symbols to manipulate also.