With the release of Business Central Wave 1 2020 XML comments is available in AL code.
If you would like to add documentation to your code then you can use XML documentation .The documentation comment must immediately before the object such as codeunit,table,functions etc.
The syntax for adding XML comments in your code is triple slashes /// followed by one of the supported XML…
Continue Reading Ammolh Saallvi’s Article on their blog
How to add XML comments in AL Code :- Business Central
With the release of Business Central Wave 1 2020 XML comments is available in AL code. If you would like to add documentation to your code then you can use XML documentation .The documentation comment must immediately before the object such as codeunit,table,functions etc.
Blog Syndicated with Ammolh Saallvi’s Permission