Enumerations
This page was created by Lars.olofsson on 2020-03-23. Last edited by Stephanie on 2025-02-11.
Returning a list of strings for each Enum value.
ImportColumn.allInstances.asString
Select an enum value from the list, then getting the string value from that
ImportColumn.allInstances->select(ic|ic = #JournalName).asString