ListCompact
Compacts a list by removing empty items from the start and end of the list
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The list to compact | |
|
|
| string the list delimiter |
|
|
|
| boolean whether the delimiter is multi-character |
|
Examples
Related
Last updated