Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

$PathCombine

Returns a string containing all of the arguments combined into a complete path.

Script usage:

$PathCombine(Path1, Path2, ...)

Parameters:

NameDescription
Path1The first path element.
Path2The second path element.
...Additional path elements.