Hi, what I try to do is a short multiplication. For example just multiply a variable with 5. I tried this, but doesn't work: <dtml-call "REQUEST.set('var', _.int(var)*5)"> Can someone help me? It is just that short multiplication, so I think it is not neccessary to build a python script. Thanks a lot Marc