Home Search

DriveWorks Pro 21
FsGetFileName

Send Feedback

FsGetFileName

This function returns the file name from a file path

Syntax

FsGetFileName([Path])

Where:

Path is the path to the file to retrieve the file name from.

Examples

Rule

Meaning
FsGetFileName("C:\DriveWorks\MyFileName.txt") This will return MyFileName.txt