---
title: "$PathCombine"
---
Returns a string containing all of the arguments combined into a complete path.
$PathCombine(Path1, Path2, ...)| Name | Description | 
|---|---|
| ☆ Path1 | The first path element. | 
| ☆ Path2 | The second path element. | 
| ... | Additional path elements. |