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 more than 11 months ago on 02/10/2024. What links here