There are quite a number of components where the possible values are an enumeration. For example, the Offset Curve component has a Corners parameter with five different values. Constructing a numeric slider for this forces you to think about the five values as integers, but what is really needed is a Value List component with words for the five options.
It would be really nice if the Extract Parameter option for the parameter could be changed to automatically make such a Value List component (set to the current value) rather than making a Container component with an integer:
Or is there already some other way to quickly do this?
Cheers,
Bob