Array join(数组连接(Array join))¶
Returns a string by combining input string array values (string delimiter optional).
Input type¶
String array
Output type¶
String
Usage information¶
| Functionality | Availability |
|---|---|
| Standard Quiver card | Supported |
| Transform table transform | Supported |
中文翻译¶
数组连接(Array join)¶
通过组合输入字符串数组中的值(可指定字符串分隔符)返回一个字符串。
输入类型¶
字符串数组(String array)
输出类型¶
字符串(String)
使用信息¶
| 功能 | 可用性 |
|---|---|
| 标准 Quiver 卡片(Standard Quiver card) | 支持 |
| 转换表转换(Transform table transform) | 支持 |