UniqueList

UniqueList creates a unique list with given divider.

carapace.ActionValues(
    "one",
    "two",
    "three"
).UniqueList(",")