Hello everyone, I'm creating my own charsheet for the first time (yeah), and I had some issues with divide operator. When i do a simple "/r 2/2" I get 1 (which is correct [is it ? :s)]. But when I try "/r @{myattribute}/2" I get the value of @{myattribute}. I someone else have the same issue ? How to solve that ?