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
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.