To Work with Break Loops (Visual LISP IDE)

Break loops allow you to pause execution of a program and step into it.

Note: The Visual LISP IDE is available on Windows only.

Exit a break loop

In Visual LISP, do one of the following:

Check the value of a variable while in a break loop

Change the value of a variable while in a break loop

Continue program execution after stopping for a breakpoint

In Visual LISP, do one of the following: