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).
i try to build a tool that checks Accounts
it works for the first account in my Account list but it dont switch Account to the next one after finish the routine
Maybe someone have a project where i can see and learn how the foreach works right with something like this :)
@LongDong
Dont work :/
@LongDong foreach works with lists, but @UserTrue suggested the option of how to take account strings from resources multiple times in 1 thread. resource is not a list.
@ecstasy e56a2fe6-c9fd-49d2-a467-7a00cfa4b9ee-image.png
or
0f363970-78da-4e6b-a413-205352dc48fb-image.png
cf937ae9-54ea-44ba-9889-b09abf6e9522-image.png
if you are able to do that manually, you can do it by bas automatically
@Allister @support thanks for the support !! I must say i am enjoying bas. I will go through example and try to understand more.
@baldeepo
If chracter limit increased so that it can stop/break the process ?
You can stop current thread with "Success" or "Fail" actions and break all script with "End Script" action