functionPartialLoadResource
Interface for tool specific function to return the absolute path name of a URI or local file name
Extends from Modelica.Icons.Function (Icon for functions).
Information
This partial function defines the function interface of a tool-specific implementation in package ModelicaServices. The interface is documented at Modelica.Utilities.Internal.FileSystem.loadResource.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | uri | URI or local file name |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | fileReference | Absolute path name of file |