Houdini 20.0 Nodes VOP nodes

Join Strings VOP node

Concatenate all the strings of an array inserting a common spacer.

On this page
Since 14.0

Concatenate all the strings in the array to form a single string. The spacer will be placed between each pair of strings.

Inputs

Strings

The strings to join into one.

Spacer

The string to place between each string in the input array.

Outputs

Joined String

The result of joining the strings in the input array.

See also

VOP nodes