@YusufBen said in Facebook Account Create Problem:
I can't figure out if there are any problems here, except for the fingerprint, others seem to have changed
Read the help. In your screenshot you have a senseless sequence of actions.
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.