Hello guys! Please i'm working on a project and i want to check if an element exist in a resource, please how do i do that? E.G i have a resource(txt file) of many lines and i want to check if "dog" exist in one of the lines how do i do it? Thanks
@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.