Strip Path

Separates the final filename or directory in a path from the rest of the path.

1378

Inputs/Outputs

datatype_icon

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.

datatype_icon

stripped path

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

datatype_icon

name

The last filename or directory in path.