Enumerations
Defining enumerations.png

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
This page was edited 10 days ago on 09/10/2024. What links here