Creating Asynchronous QuickFunctions
- Last UpdatedNov 07, 2016
- 1 minute read
You can define QuickFunctions to run asynchronously (that is, parallel) to the main program flow.
To create an asynchronous QuickFunction
-
In the Script Editor, create a QuickFunction.
-
On the Options menu, click Asynchronous.