I want to do IF statement: If my resource runs out of data to process do x actions. How do I do this? I tried to use Ignore errors but that did not work.
@yourfriendkarol Please be more specific on what you are going to achieve. Resources in BAS are very powerful but somewhat limited on the other hand. In total I spent few hours on github trying to understand if using a resource would be good for my this or other problem.