Navigation: Reference > Functions By Category > Files and filenames >
cPathCombine()
Combine 2 or more path components to create a full path string adding or removing the corresponding backslashes when required.
Syntax:
cPathCombine(<cStr1>, ... , <cStrN> ) -> cPathStr