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".
@UserTrue Thank you for your advice. Yes, at first I tried the built in mongodb with it's module. It made me quite fast switch over to MySQL and the appropriate node.js module ;)
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.