Home Search

DriveWorks Pro 21
FsGetExtension

Send Feedback

FsGetExtension

This function returns the file extension from a file path

Syntax

FsGetExtension([Path])

Where:

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

Examples

Rule

Meaning
FsGetExtension("C:\DriveWorks\MyFileName.txt") This will return .txt from the file MyFileName