Variable - How to set and increment?

If you have found a bug please describe it here
Post Reply
fervi
Posts: 1
Joined: 19 May 2021, 14:52

Variable - How to set and increment?

Post by fervi »

Hi. I'm slowly learning Action, but unfortunately there are no tutorials :P

I want to do something like this:
- If there is an image detected, increase the counter by 1.
- If the counter is greater than 50 then execute the given code.
- If there is another image then reset the counter.

Unfortunately I do not know how to set the increase counter by 1.

Thank you for your help.
Post Reply