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 rename variable file
-
Hello,
This is my first question here and i hope someone can help me
i added a new source txt files with numbers
i visit the website enter the number and take screenshot.
so i want that the screenshot has the name of the number entered on the website
on the data i did [[SCREENSHOT_BASE64]]
on the file path i did {{numbers}}.png and that's the exact name of the source file but i get error -
@majdi105 said in How to rename variable file:
Hello,
This is my first question here and i hope someone can help me
i added a new source txt files with numbers
i visit the website enter the number and take screenshot.
so i want that the screenshot has the name of the number entered on the website
on the data i did [[SCREENSHOT_BASE64]]
on the file path i did {{numbers}}.png and that's the exact name of the source file but i get errorWhat kind of error do you get and what kind of data is in the "{{numbers}}" resource?