MV Property Join

Valve joining values in a multi value property.

Use this valve to join multi value properties to a single value with optional separator.

Which items to include in merge can be controlled with "item_include_expr", see Item.

Configuration

Valve name: MVPropertyJoin

NameDescriptionDefault valueMandatoryExpanded

src

Name of the source multi value property.

N/A

dest

Name of the destination property.

N/A

separator

Separator for the values

","

prefix

Prefix for created value.

""

suffix

Suffix for created value.

""