RegEx usage for Business Central development

Your daily Business with RegEx as a Developer

Daniel Gorski
Daniel Gorski 23. Juni 2021
1 Min. Lesezeit

We use Regular Expressions every single day!

You can easily search and replace anything you want. Like adding an additional parameter to the transferfields-method in your application, which will take care moving data from Business Central 14 to Business Central 18.

Search for this:

.Transferfields\((.*)\);

and replace by this:

.TransferFields($1,false);

Happy Coding!

how-to
development
regex
business central
development tools
refactoring
productivity
E-Invoice Viewer for Business Central

New Open-Source E-Invoice Viewer for Business Central

View and convert German XRechnung XML files directly in Microsoft Dynamics 365 Business Central with the new open-source E-Invoice Viewer from BEYONDIT.

Weiter lesen
Weiter lesen
E-Invoice Viewer für Business Central

Neue Open-Source-App: E-Invoice Viewer für Business Central

Lesen und konvertieren Sie deutsche XRechnung-XML-Dateien direkt in Microsoft Dynamics 365 Business Central mit dem neuen Open-Source E-Invoice Viewer von BEYON

Weiter lesen
Weiter lesen