async await implementation
Hi, In glide scripting, is it possible to have implementation like async await? When user clicks a UI Action, it does 3 to 4 long running tasks sequentially. As these long running tasks are independent, is it possible to trigger all them at once a...
