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