Hello,
I have a function on a site that can only be activated with the right mouse button. I can't access this function on BAS. The right mouse button on DOWN shows me only the toolbox. Could anyone help me to resolve the issue?
Thanks
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 ?