Application Integration
- Application Integration
- All Products
fn:string-join(arg1, arg2)
Argument | Required/Optional | Description |
|---|---|---|
arg1 | Required | A sequence of strings to be joined. Each item
in the sequence is joined together in the order they appear. If
the sequence is empty, the function returns an empty
string. |
arg2 | Required | The string to insert between adjacent items in
the sequence. This separator is appended between each pair of
strings in the sequence. |
|
|
|---|---|
|
|
|
|
|
|
|
|
| zero-length string |
|
|