The below example shows a pipeline that takes various text inputs (e.g., in this case “a” and “b”) and combines them into a singular output (e.g., “ab”).
Text Node: Contains the text “a”
Text Node: Contains the text “b”
Combine Text Node: Combines the text inputs into a singular output