Anyway to add enumerator in the middle of an enumeration variable?

You can change enums in the middle but it will invalidate any enums saved in levels.

That’s one reason we shifted to string list drop downs instead of enums for anything that needs to be saved in levels.

1 Like