Hey! I'm trying to get my head around how to set variables. All i want to be able to do is ++ an int variable but it seems that that isn't possible from within the default parser. Would it be possible to add basic math functions to the set method? Having things like ++, -- would be super useful.