Navigation: Reference > Functions By Category > Files and filenames >
cPathCanonicalize()
Replace ..\ and .\ from a path string, removing the corresponding path components. The root part of the path will not be removed.
Syntax:
cPathCanonicalize( <cPath> ) -> cTransformedPath