You set them with F9, and with the debugger turned on, it will stop at the breakpoint, so you can step through the debugger. This is a handy feature when you don't want to run all the code. Yuo set a breakpoint in the C/AL editor and save the object. Then you turn on the debugger, and turn off 'breakpoints on triggers'. Then start the process you are investigating, and the debugger will open on your breakpoint.
Comments
RIS Plus, LLC