any2Int Function
Dynamics AX 4.0
Converts the object parameter to its equivalent integer. The object parameter can be of almost any data type, but useful output is obtained for enum, real, str and int.
int any2Int(anytype object)
Community Additions
ADD
Show: