String To Path

Converts a string, describing a path in the standard format for the current platform, to a path. The connector pane displays the default data types for this polymorphic function.

string can be a string, a cluster of strings, or an array of clusters of strings.
path is the platform-independent representation of the path described by string. If string is not a valid path descriptor on the current platform, the function sets path to <Not a Path>. path is of the same data structure as string.