December 2019
Beginner to intermediate
770 pages
16h 14m
English
The DEBUG view provides several sections and output windows to inspect, step by step, what's currently executing, the variable assignment status, and the code process flow. Additionally, since the release of Dynamics 365 Business Central Spring 2019, it is also possible to have some insight into code performance by gathering the longest-running database queries.
Consider the following screenshot:

The debugger is basically divided into four sections: sidebar, toolbar, editor, and output windows. The editor window will highlight where the code is currently stopped. This is typically marked in yellow. The ...
Read now
Unlock full access