Houdini 20.0 Nodes TOP nodes

Labs Concatenate Text 1.0 TOP node

Merges one or more text files into a single file.

This node merges one or more text files into a single file. It does so either by finding all incoming workitem files with a specific tag, or from files or disk.

Parameters

Source

Source Files

Sets the mode used for finding input files. Choose from upstream output files with a specific tag, or from files from disk. (Which can be driven by an attribute).

File Tag

The tag to filter incoming workitem output files.

File Path

The filepath to grab files from. You can for example set this to be an attribute on incoming workitems containing a filepath.

Target

Output File

The filepath used to write the output to.

File Tag

The tag to be attached to the output file of this node.

Newline Each Input

Controls if a newline should be started after each input file gets concatenated in the output.

TOP nodes