thanks bro :)
Luckily, it works. I tried everything else except this. It's my fault.
Everything else doesn't work.
so we can also use it for other similar recaptchas without spending money :)
This is the code.
Screenshot 2025-09-05 185619.png
Hello, I create a new module in BAS.
But I can only create one return value as shown.
So I want to get more than one return value, what should I do?
Thanks very much.


@Melinda this can be done by working with the module code.
for example, use modules with more than 1 return value.(in bas there are modules with actions with 2 or more return values)
@Melinda file info action from the file module
fileinfo_code.js
fileinfo_select.js
fileinfo_interface.js
@tet-vivi said in Create Module:
@Melinda file info action from the file module
fileinfo_code.js
fileinfo_select.js
fileinfo_interface.js
@tet-vivi said in Create Module:
@Melinda file info action from the file module
fileinfo_code.js
fileinfo_select.js
fileinfo_interface.js
@Fox said in Create Module:
@tet-vivi said in Create Module:
@Melinda file info action from the file module
fileinfo_code.js
fileinfo_select.js
fileinfo_interface.js
I will try to check it.
Thanks very much.