合并字符串
合并字符串 节点将任意数量的输入字符串组合成输出字符串。结果的顺序取决于多输入插座中输入的垂直顺序。
Tip
This node can be used to create a multi-line string for the 字符串 转换为 曲线, when combined with the line break output from the 特殊字符.
输入
- 分隔符
在每个串联的字符串之间放置的字符串值。
- 字符串
多个字符串值要按连接顺序组合。
属性
该节点没有属性。
输出
- 字符串
字符串的连接结果。