Transform a list into a single value separated by a paragraph or a selected character.
List to single value
module is a logic module that allows you to convert a single value into a list of text entries. This node takes a single input value and splits it into a list based on a specified delimiter or paragraph. The delimiter can be any character, such as a comma, space, or custom string.
The module has one input and one output:
Text
, the concatenation of the provided list according to the defined separation characterlist of text
, receives a list of text inputs-