List

List creates a list with given divider.

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