Hi,
I have a (variable) flow of ascending numbers triggered from until. I
wanted to separate them into even and odd ones, so that each becomes a
different treatment (eg. even get 0ed, odd get divided by 2). Is there a
modulo option in expr? With that and an [expr if] it should be easy. Or
does anyone has any other suggestions?
Thanks,
Joao