Compartir a través de


Debugger Breakpoint Condition Window

Specifies a condition on a breakpoint. For example, if you want to debug an application when it processes a specific invoice, then you can set a condition for the invoice number to equal a specific value. The debugger only breaks execution at the breakpoint if the condition is true.

Tip

For more information on how to navigate in the user interface, see Work with Microsoft Dynamics NAV. For assistance in finding specific pages, see Search.

See Also

Reference

Debugger

Other Resources

How to: Set Conditional Breakpoints
Breakpoints