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 to create recurring log every ((X)) amount of minutes or ((X)) amount of threads?
Like the title states, how would I implement a message every x amount of minutes or x amount of threads?
Thanks in advance.
@katemacdow Could you provide a test script in private messages?
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.