(Hi! First of all, thank you for such an amazing tool. I'm telling people about it, because I think it's a shame that it's not as well known as Bitsy).
I've been testing it out, and when I do something like:
{if {any-true {eq {var x} 1} {eq {var x} 2}}} print this.
It doesn't print when var x equals 1 or 2, and the same goes for items instead of variables. What am I doing wrong? Or is it that Môsi doesn't expect this amount of script nesting?
Thank you!