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
@allister Ok, finally I got your point. You define function as actions in Main function. _call(_on_start, null)! is placed only after functions defined through main interface.