Some proxy providers are blocking BAS ip server. So I want to make custom function to return the ip from my website. How can I do this? I see no guide anywhere as to how the custom function is supposed to integrate with BAS in the proxy command.
That helped a lot. I thought because I'm parsing value to parameters I don't need global variables. But, is it possible to call another async function inside an async function?
@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.