Posted inDynamics NAV & BC Tips & tricks
Dynamics 365 Business Central: How to check BaseApp version via AL (Include First-party localization)
In this post I would like to share another mini tip about this, how to check BaseApp version via AL. If you can get the BaseApp version, you can control your code to run in certain specific versions, such as only running in the W1 version.…