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.
How can I get success results?
-
Hi, I'm making a backlink bot and I want to get the result of successful transactions. it gives the results as numbers, for example, it says backlinks were sent to fifty sites, but it does not give the addresses of these sites. Since I have defined the sites as a list, I want to extract the successful ones. How can I do that?