Clears all the breakpoints on all Command objects in the collection. You should use this method if you don’t want to step through the execution of a measurement routine.
Visual Basic |
---|
Public Function ClearAllBreakpoints() As Boolean |
Boolean value. Boolean returns true if the function succeeds, false if it fails.