functionbasename
Returns the base name (file part) of a file path.
Information
Similar to basename(3), but with the safety of Modelica strings.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | path |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| String | basename |
Similar to basename(3), but with the safety of Modelica strings.
| Type | Name | Default | Description |
|---|---|---|---|
| String | path |
| Type | Name | Default | Description |
|---|---|---|---|
| String | basename |