Lets say i have a path like C:/Myfolder/myfolder2/myfolder3/stuff
How do i get the folder with the name "stuff" out as a variable? not the hole path, but just the name of the last folder.
Lets say i have a path like C:/Myfolder/myfolder2/myfolder3/stuff
How do i get the folder with the name "stuff" out as a variable? not the hole path, but just the name of the last folder.