Skip to main content

Notifications

Community site session details

Community site session details

Session Id :

IncStr() now includes a new overloaded method—use it wisely!

SilverAdo2021 Profile Picture SilverAdo2021 590

The introduction of the overloaded IncStr function in the AL compiler for Microsoft Dynamics 365 Business Central, which now accepts an increment value greater than 1 (e.g., IncStr(‘aaa001’, 10) returning aaa011), is a significant enhancement for developers working with AL and Business Central. This functionality allows for more flexible string manipulation, particularly when incrementing numeric […]

The post IncStr() now includes a new overloaded method—use it wisely! appeared first on Business Central Musings.


This was originally posted here.

Comments

*This post is locked for comments