Checking if any Asynchronous QuickFunctions are Running
- Last UpdatedNov 07, 2016
- 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.