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 to save result in .txt ?
-
I want to save text from green box http://prntscr.com/fqx2bg and save it to .txt file. if loop it will make multiple .txt file
-
heres an example,will make a file for each google result
-
@deliter hallo, I try for loop for one day, but the result max 88 .txt file, I have try make success to http://prntscr.com/ft2kbt but it only max 125 .txt . and if script continue run it will replace every result with new one. I also check http://prntscr.com/ft2l0u but the result still same. how to make it unlimited file result ?
