Wednesday 9 January 2013

Microsoft Dynamics AX 2012 R2 - Functions and Macros


X++ provides str2Int and many other functions that are routinely needed for programming tasks such as the following:
  • Mathematical functions
  • Data type conversions
  • Validation of Application Object Tree (AOT) arguments

X++ also provides #define and other precompiler directives that provide a mechanism for declaring constant values and other items.


My above blog is based on Microsoft's Official information.

I hope this blog about 'Microsoft Dynamics AX 2012 R2 - Functions and Macros' was informative. Please feel free to leave your comments.

No comments:

Post a Comment