Skip to content

Dynamics 365 Business Central: using resources in AL extensions.

The new AL Language version 14.2 introduces the possibility to package resources inside an AL extension and use those resources from your AL code. This feature is a great addition because it permits you to add images, data file, configuration packages and more into your AL extension’s package and then use them at runtime (during the installation phase or in your standard code).

How to add…

Continue Reading demiliani’s Article on their blog

Dynamics 365 Business Central: using resources in AL extensions.

The new AL Language version 14.2 introduces the possibility to package resources inside an AL extension and use those resources from your AL code. This feature is a great addition because it permits you to add images, data file, configuration packages and more into your AL extension’s package and then use them at runtime (during…

Blog Syndicated with demiliani’s Permission

Leave a Reply