Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How to do this function:
If [[NUMBER1]] > 10 Then Success
For Success: NUMBER1 has to be a higher value than 10
use "set variable" and "increase variable" option.
You can use "Result" variables that are predefined in BAS. There are 9 of them. If you need more you can use filesystem actions and create TXT or CSV files to store any number you need. Similar to that you can use database for such tasks too.
@Fox You saved again my life!!!! thanks @DoctorKrolic thanks but can not give up the 23.2.2 yet ^^
@yourfriendkarol You can do like this.
Following solution will work for run mode, but won't work in record mode.