Security is a big part of D365FO and in this article we will go over some particulars of checking user privileges/duties, which might not be immediately obvious. Usually security is taken care of, for the most part, by the security framework, which is utilized by […]
Docentric AX Blog
Improved strSplit() Method in X++
How String.Split() works in C# Check the Microsoft documentation on String.Split() >> The optional parameter of type StringSplitOptions allows you to specify options such as whether to omit empty substrings from the returned array or trim whitespace from substrings. This enumeration supports a bitwise combination […]
Tags: D365FO, Free Edition, X++









