Home Search

DriveWorks Solo 21
FsPathCombine

Send Feedback

FsPathCombine

This function combines 2 file paths

Syntax

FsPathCombine([First Path],[Second Path])

Where:

First Path is the first path to combine

Second Path is the second path to combine (must be a relative path)

Examples

Rule

Meaning
FsPathCombine("C:\DriveWorks\","Child Folder") This will return the value C:\DriveWorks\Child Folder