project_path

project_path(system_path: wchar_t) unicode

Reduce a file system path to a project file path.

This function is the inverse of system_path(). It makes the path relative to the project directory if possible, and clean the path to its simplest form. If not relative to the current project path, the function then tries to make the path relative to the longest registered path variable.

Return type

unicode