Quantcast
Channel: Microsoft Dynamics AX
Viewing all articles
Browse latest Browse all 101540

Forum Post: RE: Use of VAR type in X++ in new Dynamics AX RTW

$
0
0
The question about conversion shows that you missed the point. VAR is not a type. It's a keyword that allows you not to manually write the type of a variable in code, because the compiler already knows it. For example, var x = "abc" it's exactly the same as str x = "abc" . The CIL will be identical .

Viewing all articles
Browse latest Browse all 101540

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>