HI,
can anyone tell me how to remove all the list items. I ubot we can use command clear list. is there anything like this in BAS as well..plz tell me if you.
You can use "Element Number" action to determine number of elements
in existing list, and after that you can use action "Delete By Index" or
"Remove Part".
Updated version of BAS - 23.2.1 solved most of the issues I had.
I opened backup version of project file in text editor and rebuild
it in new BAS version 23.2.1.
@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.