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.
I believe the problem is easy to solve. When I create a new account, I don’t have the account ID available, so if I want to parse, I don’t think there is a solution. The only solution that comes to mind is to assign an ID directly in the insert record. Right or wrong?
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.