Workspace 6.21.5
|
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:).
Inputs: | |||
---|---|---|---|
File name | QString | Name of input file. | |
Outputs: | |||
Relative path | QString | Absolute path to the input file. This is the same as using ws:input_file_name. |