diff --git a/content/BCBestPractices/Readability/_index.md b/content/BCBestPractices/Readability/_index.md new file mode 100644 index 00000000..25e5c6d9 --- /dev/null +++ b/content/BCBestPractices/Readability/_index.md @@ -0,0 +1,11 @@ ++++ +title = "Readability" +weight = 980 ++++ +## AL Coding Guidelines + +## **Readability** + +Generally, all readability rules are Microsoft style choices only. You can use them to keep consistency with the existing code. + +Find the AL guidelines by expanding the menu in the left. \ No newline at end of file