Versions Compared

Key

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

...

Code Block
Path = "C:\path1\path2\path3\filename.txt"
Result1 = SRP_Path("GetFilename", Path)
Result2 = SRP_Path("GetDirectoryGetFilename", SRP_Path("RemoveBackslash", SRP_Path("GetDirectory", Path))

...