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).
So are you asking how to set up a database, to use in one of your projects?
Just use MySQL or PostgreSQL. There is inbuilt support in BAS (SQL-module) or use one of the many from npmjs.org.
@moon Yeah, and u can also type a space between BAS_var and square brackets instead of round brackets. In your case: myvar[ [[CYCLE_INDEX]] ].name
He meant one script per thread.
Each asynchronous function started, starts in separate thread. So in that example you will have 2 threads since 2 asynchronous functions will be started, each with its own (different) script.
Bad IP. Change your proxy.