Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Extracts the filename with extension, if there is one.

Syntax

Code Block
DirectoryFilename = SRP_Path("GetFilename", Path)

...

Result1 will be "filename.txt". Result2 will be "path3".

See Also

GetComponents, GetDirectory, GetExtension, GetParameters, GetPath, RemoveFilename