Path To String Function
- 已更新2025-07-30
- 閱讀時間為 1 分鐘
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
—