Posted inDynamics NAV & BC Tips & tricks
Dynamics 365 Business Central: View the actual error message in the debugger
Today I would like to share a mini tip when debugging in VS Code, viewing the error message in the debugger. The process of finding and correcting errors is called debugging. With Visual Studio Code and the AL Language extension you get an integrated debugger to…