str2Enum Function
Dynamics AX 4.0
Converts a text string into an enumerated text of the type specified by _type.
enum str2Enum(enum _type, str _text)
Community Additions
ADD
Show:
Converts a text string into an enumerated text of the type specified by _type.
enum str2Enum(enum _type, str _text)