--- title: "Title Here" tags: ["AL"] categories: ["Best Practice"] --- _Created by Described by _ ## Description In depth description on what this Pattern is all about - basic components - how the interact - steps to implement - considerations to take ## Bad code ```al PutCodeblocksHere() ``` ## Good code ```al PutCodeblocksHere() ``` ## Discussions Please discuss this guideline You can find discussions on all "Best Practices" [here](https://github.com/microsoft/alguidelines/discussions/categories/bc-best-practices).