functionloadResource
Return the absolute path name of a URI or local file name (in this default implementation URIs are not supported, but only local file names)
Extends from Modelica.Utilities.Internal.PartialModelicaServices.ExternalReferences.PartialLoadResource (Interface for tool specific function to return the absolute path name of a URI or local file name).
Information
The interface of this model is documented at Modelica.Utilities.Files.loadResource.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | uri (from PartialLoadResource) | URI or local file name |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | fileReference (from PartialLoadResource) | Absolute path name of file |