Start » Filter Reference » System » File System » ConvertPathToRelative
Module: | FoundationLite |
---|
Makes the path relative to inBasePath
Name | Type | Description | |
---|---|---|---|
![]() |
inPath | String | absolute path |
![]() |
inBasePath | Directory* | base path, by default the path of the project or where the program was executed in case of AVL |
![]() |
outPath | String | the resulting relative path |
Complexity Level
This filter is available on Basic Complexity Level.