Quit Method
Description
This subroutine closes and deactivates the measurement routine without saving.
Syntax
| Visual Basic |
|---|
Public Function Quit() As Boolean |
Return Type
Boolean value. Boolean returns true if the function succeeds, false if it fails. TRUE if the part was quit successfully, FALSE otherwise.
See Also