Problem with enum list
-
Hi all,
I am trying to create two enum list with identical dropdown list but it is not compiling


https://fxdreema.com/shared/uQSDs1nAc
Any idea what I did wrong?
Thanks in advance for your help
-
I'm not a programmer but I would say you need some more info when defining those ENUM variables.
-
Thanks L'andorra.
I solved the problem by changing the entries as follows:

-
Thank you for sharing the solution.