--- 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() ```