Dynamics 365 Business Central New in 2025 Wave 2 (BC27): TextConst Comes with String Methods
Body Text:
Did you catch the excitement with the latest update in BC 27?
With the TextConst data type now empowered with manipulation methods—Contains, ToUpper, Replace, Trim, etc. in the 2025 Wave 2 release.
This opens up a new vista in AL development:
Bypass complex string handling logic
Cleaner and more expressive code
Certain workarounds with TextConst no longer need to be done
Readability and maintainability will be enhanced by using built-in methods
These methods are available when your runtime version is 15.1 or higher (Map to Wave 1 Update 26.1 and beyond);
Dynamics 365 Lab
Have you begun to use them in your extensions?
Go through the blog blew