@to-nice There are different ways, but you can copy this link and select "Open From Url" in BAS.
Screenshot_28.png
Screenshot_29.png
Hi
I have created 2 scripts, 1st script is scraping data into file and 2nd script is reading data from that same file and deletes that line after using it.
I want to make sure that 2nd script gets the new data that is being added by 1st script into the same file.
So i am using both the options reload periodically and renew periodically with 60,000 milliseconds gap to solve this situation.
Now I have 3 questions :
Thanks