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.
how that happens? how can i develop my own module? my combobox has numbers from 1 to 24. these represent the hours. When my user chooses 10, the sleep value should be 10000000. I couldn't .... help me @DarkDrake@Oyasumi-Punpun