So, my current project has me showing a lot of variables on the page by typing something like %%VARIABLE%% into the editor. Now, I'd like to be able to add and subtract my variables on the page as well. I tried doing something like %%VARIABLE1 + VARIABLE2%% or, %%VARIABLE1 * 2%%, but that didn't quite work. I'd rather not spend a bunch of time trying to guess at how to do this when there's a fair chance it isn't even possible in the first place, so I figured I'd just ask about it here. I reviewed the articles, but I couldn't find anything on the subject.