any2Date Function
Dynamics AX 4.0
Converts the object parameter to its equivalent date. The object parameter can be of (almost) any data type, but useful output is obtained when object is of type real, int, date, or str. Inappropriate content generates a run-time error.
date any2Date(anytype object)
Community Additions
ADD
Show: