Posted inDynamics NAV & BC Tips & tricks
Passing By Value Or By Reference In Business Central
As in other programming languages, in AL we can pass a variable by value or by reference. In this short post, you will learn what is the difference between them. Also, you will learn that some data types only support passing by reference in Microsoft Dynamics…