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 do i check if a variable contains something like a special part in the url? Using * does not work like -> "search"
Thanks for the help :)
[[URL]].indexOf("text")
if contains then result >=0 else result = -1
@GameBot Thank you! Works fine!
@Hannaa no problem 😀, if you have any other issues in future feel free to tell me
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.
use "set variable" and "increase variable" option.
@coder
You can check if responcce contains "valid":true text.
0_1472984338477_SetVariable.png
0_1472984342419_EmailCorrect.png
0_1472984349181_ContainsConstr.png