any2Enum Function
Dynamics AX 4.0
Converts the object parameter to the equivalent enumerated text. The object parameter can be of almost any data type, but meaningful data is only obtained by using parameters of type str, real, or int.
enum any2Enum(anytype object)
Community Additions
ADD
Show: