resolvedFilePath
- function
- new in 1.43
- takes any file path string or list and returns that file path as a string in a "resolved" standard format, which is the full absolute path to the file, taking into account the current folder if necessary, and resolving components such as ".." and "~"
- Related: filePath, windowsFilePath, pathList