Hi Readers, Microsoft has just made AL loops easier to write! 🎉 With Business Central 2025 Release Wave 1 , AL now supports the continue keyword, making it simpler to control loop iterations and improve code readability. 🔹 Why Is This a Big Deal? Previously, AL only supported the break keyword, which completely stopped the loop . Now, continue lets you skip the current iteration and move directly to the next one—just like in C#, Java, and Python !
What's new and solution to problems related to Microsoft Dynamics NAV and Microsoft Dynamics 365 Business Central.