Hi I have a variable [[VARIABLE]] == 1
I want to create a new variable containing the variable [[VARIABLE]], specifically the variable name is [[NUMBER_1]] WITH 1 being the other VARIABLE. So how do I do this.
Thanks very much.
In case anyone else encountered this problem. You have to edit your function and check the "has return value" box. Then your return will work. After this you have to use "Call Function" again and now you have a new field for saving results.
Hello
Where saves temporary BAS the variables used in an thread?
Maybe in a file?
I need to recover this files with Recuva or some software and read this files again to recover the used variables in all completed threads (because I've no set an option to save manually this variables in a file)
I'm just trying to recover all emails used by every thread from https://generator.email.
Because every thread used a new email but I've not saved this to a file and need to recover some accounts I've created with BAS but need this emails used from generator.email
Any possibilities?
It's like creating a text document, writing data to it, and then closing it without saving it. Your data has been permanently lost.