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.
How to save the result of a JavaScript to a variable
-
I have a js file that crawls Twitter data like this, but I want to save the result to a variable after it finishes running. Is there any way to do that? Thank you for your response. Tweet_Scrapper9.js
