I have a TXT with multiple URLs, one for each line. I want the script to go through all of them and perform the same action. I tried a bit but I didn't found the way. Is it possible to do?
Use resources to import csv file into BAS. Define resource type as "Lines from file" and set it to "Use each line one time" if you need that behavior. Than just put resource variable in place of URL.