Strip Path
- 업데이트 날짜:2023-02-17
- 1분 (읽기 시간)
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.