ExpandPath
Method Signature
ExpandPath(path=[string])Arguments
Argument
Type
Required
Description
Default
Examples
Expand the current path
expandPath( "./" );
Expand the parent folder path
Expand the path to a subfolder
Related
Last updated
Was this helpful?
