Stop asynchronous QuickFunctions from running
- Last UpdatedJul 23, 2024
- 1 minute read
You cannot stop asynchronous QuickFunctions after they are started, but you can stop further asynchronous QuickFunctions from being started by stopping the script logic. This affects all QuickScripts in your InTouch application.
For more information on stopping script execution, see Pause script execution at run time.