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!
@isaacjaco49111 said in join a resource with a variable:
@Fox I understand, so for example if I have 20 accounts and I want to obtain resource 18, should I create 18 resources?
Create one resource and put the data of 20 accounts in it
@badnguyenky said in Check for updates on customer side?:
I sent my standalone app that built from my script to customer, they are not install BAS.
Do you have a BASPremium license ?
@jarrettheadrick how Reference a module.....
I actually found a solution, used Messages Length as logical statement, so if it's bigger than 0 means, mail is fetching messages.