ListChangeDelims
Converts the delimiters of a list to the new delimiter.
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| string list to convert the delimiters. | |
|
|
| string the new list delimiter | |
|
|
| string the old list delimiter |
|
|
|
| boolean whether to include empty fields in the returned result |
|
Examples
Related
Last updated