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!
https://community.bablosoft.com/post/89011
Wait next update, or delete file yourself as stated in given post.
@Fox It worked but i am facing this lunching issuea45337db-70e5-4108-b4cf-e2961cb683b1-image.png
@yourfriendkarol You can do like this.
Following solution will work for run mode, but won't work in record mode.
@coder
You can check if responcce contains "valid":true text.
0_1472984338477_SetVariable.png
0_1472984342419_EmailCorrect.png
0_1472984349181_ContainsConstr.png