Hi,
quick question. I had to get the remainder for a division, and while I did not find it on the scripting Wiki page, I tried ‘%’. And … it worked!
> :put (10 % 3)
1
Now, before I rely on it in my scripts, is ‘%’ officially supported? If yes, it should be added to https://wiki.mikrotik.com/wiki/Manual:Scripting.