Workspace 6.21.5
ResolveAbsoluteFilePath

Returns the absolute path to the specified file on the file system. For example, the input path may be a relative path, a symbolic link, or a workspace-relative path (ws:).

  • Default label: "Resolve Absolute File Path"
  • Member of plug-in: Built-in
  • Catalogue path: Builtin/System
Inputs:
File nameQString

Name of input file.

Outputs:
Relative pathQString

Absolute path to the input file. This is the same as using ws:input_file_name.