My script works great on BAS but when i try with custom interface nothing works as it should. When i check the dev tool all resources say " Did you forget to override SetResourceValue function ". any ideas?
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.
I createa server in Node.js and I want to run this function when it is called, and then do the task asynchronously in a seperate thread and browser and then return the result how can I do this ?
Where can I find a list of BAS functions or API calls for embedded node.js? I'm doing trial and error currently with the commands and parameters and it's not going well.
Thanks,
JIm
You can simply copy the required BAS action directly into node js
alt text
Hello,
do you have a screenshot? I cant get it working.
ab52a9ab-a08c-4ad8-bb02-6278dc5eb452-image.png
8d219c3b-d5c8-40f7-ab88-0da11d52681c-image.png
Thank you :))