Closed eglekaz closed 1 month ago
I know that it is a newer feature, but I will add documentation in case it's needed: https://documentation.progress.com/output/ua/OpenEdge_latest/pdsoe/PLUGINS_ROOT/com.openedge.pdt.langref.help/juc1424095914700.html Example:
ENUM Weather: define ENUM Rainy Default = Sunny Cloudy Snowy Apocalyptic. END ENUM.
I know that it is a newer feature, but I will add documentation in case it's needed: https://documentation.progress.com/output/ua/OpenEdge_latest/pdsoe/PLUGINS_ROOT/com.openedge.pdt.langref.help/juc1424095914700.html Example: