Path To String Function
- Updated2025-07-30
- 1 minute(s) read
Converts path into a string describing a path in the standard format of the platform.
The connector pane displays the default data types for this polymorphic function.

Inputs/Outputs
path
—
path is the path, array of paths, cluster of paths, or array of clusters of paths you want to convert to a string. If path is <Not A Path>, the function sets string to <Not A Path>.
string
—
string is the path descriptor(s) represented by path in the standard format for the current platform. string is of the same data type structure as path. |
path
—
string
—