String to Path

Converts a string that represents a path into the path data type.

1378

Inputs/Outputs

datatype_icon

string

The string you want to convert to a path.

This input can also be any data type that contains only strings, such as an array of strings or a cluster of strings.

If string is <Not A Path>, the node returns the <Not A Path> value for path.

datatype_icon

path

The path representation of string.

The data type structure of path matches the structure of string. For example, if string is an array, path is also an array.

Reasons This Output Returns <Not a Path>

This node returns <Not A Path> for the following reasons:
  • string cannot convert to a valid path
  • string contains the text <Not A Path>