Provides a pipe separator to visually delimit list elements.
| Parameter | Description | Type | Status | |||
|---|---|---|---|---|---|---|
| No parameters specified | ||||||
- Example
The template is used in semantic queries or other serialization functions.
{{#arraymap: one, two, three
|,
|@
|@
|{{Value separator}}
}}
- Result
one | two | three