13 lines
340 B
Markdown
13 lines
340 B
Markdown
+++
|
|
title = "Readability"
|
|
weight = 980
|
|
tags = ["C/AL","Readability"]
|
|
categories = ["Best Practice"]
|
|
+++
|
|
## C/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 C/AL guidelines by expanding the menu in the left.
|