With recent updates to AL language in Microsoft Dynamics 365 Business Central, developers now have more flexibility when working with strings containing numeric suffixes — thanks to the new overload of the IncStr method. If you've ever had to increment a string with a number at the end (e.g., "INV001" to "INV002"), you’ve probably used … Continue reading Using the New IncStr Overload in Business Central AL