ListAppend
Appends an element to a list
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| string list to filter entries from | |
|
|
| The value to append | |
|
|
| string the list delimiter |
|
|
|
| boolean whether to include empty fields in the returned result |
|
|
|
| boolean whether the delimiter is multi-character |
|
Examples
Related
Last updated