.
OpenModelica
.
Scripting
.
uriToFilename
Information
Handles modelica:// and file:// URI's. The result is an absolute path on the local system. modelica:// URI's are only handled if the class is already loaded. Returns the empty string on failure.
Interface
function uriToFilename input String uri; output String filename = ""; end uriToFilename;
Generated at 2024-11-20T19:25:51Z by
OpenModelica
OpenModelica 1.24.2 using
GenerateDoc.mos