sure seems like it!

apparently it's checking for nothing more than a literal '%' or '$' at the front of the command, so we can sneakily bypass it with:

Code:
//[ %var = value ]


or even

Code:
//#$(%var = value)


for identifiers


"The only excuse for making a useless script is that one admires it intensely" - Oscar Wilde