Delimiter TV Output Type
Last updated Apr 30th, 2019 | Page history | Improve this page | Report an issue
Delimiter TV Output Type¶
This type allows you to output any TV input as a delimited list. It's very useful for TV inputs that store multiple values, such as the multiple select list, or checkbox inputs.
The output type will split the value on each double-bar (||), and then output it delimited by the delimiter value you set in the properties.
Output Properties¶
It's output properties look like:
Name | Description |
---|---|
Delimiter | A delimiter to separated each item with. |