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).
Probably quite simple but how can I stop a script after a number of Success'?
Thanks
@juniperberry
Thanks!
Learn SQL
Oh, ok, got it. I thought that this also meant that there were issues getting data in the script... Thanks for your reply!
@andreiem said in IF [[MY_VARIABLE]] equal to a number between 1 and 50:
Can I use only 1 IF command to check if there is a number between 1 and 50? and IF true, do action. Now I use 1 IF command for each number so If I have 50 numbers i need to use 50 IF commands. See screenshot bellow
Can I use only 1 IF command to check if there is a number between 1 and 50? and IF true, do action.
Now I use 1 IF command for each number so If I have 50 numbers i need to use 50 IF commands. See screenshot bellow
If anyone has this problem add a HTTP client reset at the beginning of your script. HTTP client seems to get clogged at a certain point. Issue resolved.
@stephenperry18, show me pls piece of your project.