Nút Hội Nhập Chuỗi Ký Tự (Join Strings Node)

Join Strings node.

The Join Strings node combines any number of input strings into the output string. The order of the result depends on the vertical ordering of the inputs in the multi-input socket.

Mẹo

This node can be used to create a multi-line string for the Nút Chuỗi Ký Tự thành Đường Cong (String to Curves Node), when combined with the line break output from the (Special Characters Node).

Đầu Vào (Inputs)

Dấu Phân Cách (Delimiter)

String value to place between each concatenated string.

Chuỗi Ký Tự (Strings)

Multiple string values to be combined in connection order.

Tính Chất (Properties)

Nút này không có Tính Chất nào cả.

Đầu Ra (Outputs)

Chuỗi Ký Tự (String)

String result of the concatenation.