Functions
Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
This section of the SDK contains reference documentation for the built-in X++ functions in Microsoft Dynamics AX. Most of these functions are executed when your application runs, but some are executed earlier by the compiler.
The Global Class contains a set of methods that are generally useful throughout the application. These methods can be considered an extension to the built-in functions in the X++ language. The DateTimeUtil Class also contains methods of general use for manipulating a utcdatetime value.