dear friends,
I want to know if there is a way to make a !loop in imacro skip POS every second time. for example, if I start the !loop normally and write: "POS= {{!loop}}" it will start with POS=1, then POS =2, then POS=3, then POS=4, then POS=5 and so on. I want the macro to do only: POS=1...