Owning Class: support
Requires: MathScript RT Module
c = str_to_path(a, b, ... , d)
Legacy Name: fullfile
Concatenates input strings to form a complete path.
| Name | Description |
|---|---|
| c | Returns a path formed by the concatenation of the input strings with a backslash between each input. c is a string. |