@musterman said in Database:
Hello I created a database with email and password. But when I ask the software to type the email or password {{login}}, it is written to me well but with a number after. How to remove number?
Thank you
https://wiki.bablosoft.com/doku.php?id=tutorial3
@baldeepo
yes sir but if i want to fill data from second line then how it is possible.because to fill data sometime script stop,if the script will start again it will fill data from starting of txt file.I want to fill data from desired line using BAS.is it possible?
In that case you can "Write File" and used lines will be deleted in case if script will stop
@andykaufseo I didn't read all thread, but here is answer for original question.
You can insert only to new group, which is created with Create Group action.
Create Group returns group id, which can be used later inside Insert Record action.
There will be interface to search/edit/delete groups but later.