functionrealpath

Get full path name of file or directory name

Information

Return the canonicalized absolute pathname. Similar to realpath(3), but with the safety of Modelica strings.

Inputs

TypeNameDefaultDescription
StringnameAbsolute or relative file or directory name

Outputs

TypeNameDefaultDescription
StringfullNameFull path of 'name'