Hi all
I'm sure some of you have seen a new VAR type being used in X++. By declaring an object as VAR, the compiler will calculate the type of declared entity.
Also read about it : https://community.dynamics.com/ax/b/newdynamicsax/archive/2016/02/26/using-var-in-x
Other than this, is the VAR type a really good way to program ? Can this be used to good use in all levels of code or in other objects? What are the real benefits ?
Let's discuss and learn together!!!