mergeString
mergeString(separator: string,str: undefined | null | string[]): string
Properties
(Mandatory properties are in bold)| Properties | Type | Description |
|---|---|---|
| separator | string | |
| str | undefined | null | string[] |
mergeString(separator: string,str: undefined | null | string[]): string
| Properties | Type | Description |
|---|---|---|
| separator | string | |
| str | undefined | null | string[] |