ListTrim
Last updated
Last updated
Compacts a list by removing empty items from the start and end of the list
Argument | Type | Required | Description | Default |
---|---|---|---|---|
list
string
true
The list to compact
delimiter
string
false
string the list delimiter
,
multiCharacterDelimiter
boolean
false
boolean whether the delimiter is multi-character
false