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
Modulare ERP-Architektur für skalierbare Unternehmenssoftware

Architektur

Mehr als nur Warenwirtschaft - die Landtechnik Lösung

ERP-Systeme wurden jahrelang als Monolithen verkauft. Die eigentliche Stärke moderner Plattformen wie Business Central liegt jedoch in der Modularität - und gen

Read More
Read More
BeyondCues Subscription Billing KPIs in Business Central

Product

Subscription Billing Meets Real-Time KPIs: BeyondCues Sub. Billing

MRR, ARR, ARPU und Churn Rate direkt im Role Center von Business Central - ohne AL-Entwicklung. BeyondCues Sub. Billing bringt Subscription-KPIs dorthin, wo Sie

Read More
Read More