impure functionfullPathName

Get full path name of file or directory name

Extends from Modelica.Icons.Function (Icon for functions).

Information

Syntax

fullName = Files.fullPathName(name);

Description

Returns the full path name of a file or directory "name".

Inputs

TypeNameDefaultDescription
StringnameAbsolute or relative file or directory name

Outputs

TypeNameDefaultDescription
StringfullNameFull path of 'name'