Provide function: parseEnum -> which parses a String value to a defined Enumeration - Mendix Forum

Provide function: parseEnum -> which parses a String value to a defined Enumeration

17

Is very useful, especially with integrations and much parsing of data.

Now I would need to define a Java action:
Input String
Output Enumeration value.
As return value I specify the String and Mendix already automatically parses the String value to Enum. 

asked
0 answers