String.Format¶
| Name | Mandatory | Description | Default | Type | 
|---|---|---|---|---|
| ⬅️ Input | A sequence of values that will be converted to string and concatenated together. | [Any] | ||
| Output ➡️ | A string consisting of all the elements of the sequence. | String | 
This shard concatenates all the elements of a sequence into a string