PathCombine
Alias:PathCombine, JoinPath, ResolvePath
Output:StringStream
Combine Paths. If the resulting path is not fully qualified it will be prefixed with the current working directory.
| Parameter | Type | Required | Position | Summary |
|---|---|---|---|---|
| Paths | array<string> | ✔ | 1 | The paths to combine. |