UniqueList
UniqueList creates a unique list with given divider.
carapace.ActionValues(
"one",
"two",
"three"
).UniqueList(",")
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
UniqueList creates a unique list with given divider.
carapace.ActionValues(
"one",
"two",
"three"
).UniqueList(",")