Strip Path
- Updated2023-02-17
- 1 minute(s) read
Strip Path
Separates the final filename or directory in a path from the rest of the path.

Inputs/Outputs

path
The path that you want to strip.
If this input is an empty path or is invalid, this node returns an empty string as name and <Not A Path> as stripped path.

stripped path
The path that results from removing the last filename or directory from the end of path.

name
The last filename or directory in path.