Originally Posted By: RusselB
Please note that with this type of variable, you can not use the /var command to make them local variables.

You can, just not with $+(); plain old $+ works:

//var -s % $+ $me 42

That said, it makes little sense to create dynamic local variables.