Quit LabVIEW

Stops all executing VIs and ends the current instance of LabVIEW. This function shuts down only LabVIEW. The function does not affect other applications. The function stops all running VIs the same way the Stop function does.

If quit? is TRUE (default), LabVIEW quits. If you wire an error cluster to quit? and an error occurs, the error cluster passes a TRUE value to the function.