FileOps.$joinpath()

Function group Execute on client Platform(s)
FileOps NO All

Syntax

FileOps.$joinpath(cSegment, ...)

Description

Joins all given segments in cSegment together using the platform-specific separator as delimiter. Zero-length segments are ignored.

On Windows only, if / is found in the final joint path, it will be replaced with the Windows path separator: \\.