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 loop a search for business name? (Yelp)
-

So the photo above is the mind-map I'm looking to create. I have everything in the blue completed, but can't figure out how to search for a business between the first 5-7 pages of yelp... Under this is the current code I have. I'm able to setup the fingerprint, proxy, and get the results of the search... but I need BAS to search for a specific business which could be anywhere between pages 1-7, and then click on that business.
Any suggestions or help?

-