Check if any asynchronous QuickFunctions are running
- Last UpdatedJul 23, 2024
- 1 minute read
You can check if any asynchronous QuickFunctions are running with the IsAnyAsyncFunctionBusy() function. You can use this function to make the QuickScript that calls an asynchronous QuickFunction wait for all other asynchronous QuickFunctions to complete processing.