path.normalize

path.normalize

path.normalize

Function

Normalize path text, removing . and statically offsetable ...

Syntax

Parameters

None.

Return value

TypeDescription
StringThe normalized path text.

Code Example

Notes

  • Return values use / as delimiter.