Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
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
Divide actions into 3 threads or make them run one after another. There is an action in the BAS that checks which thread is currently running.
@clarabellerising thank you so much, it's just the wrong line, I'll find out why)
Hello, Please attach a test script or describe the problem in more detail.
@spa3212 said in UI button to perform specific function:
I wonder if it is possible to have a Button on a UI interface. When click it perform a specific Call to function.
https://wiki.bablosoft.com/web-interface/#/callbasfunction
@yourfriendkarol You can do like this.
Following solution will work for run mode, but won't work in record mode.