LocalPath¶
-
MacroModule
¶ genre File
author MeVis Medical Solutions AG
package MeVisLab/Standard
definition LocalPath.def see also LocalImage
keywords expand
,path
,directory
,ExpandFileName
Purpose¶
The module LocalPath
creates file or directory names relative to a path variable.
Usage¶
Enter the input filename in the Local Name
field. Use the Browse button to browse through the available directories.
The True Name
field contains the generated file or directory name. You can use this field connect the file or directory name via field connections to other modules.
Parameter Fields¶
Visible Fields¶
Local Name¶
-
name:
localName
, type:
String
, deprecated name:
fileName
¶ Sets the input filename which can contain variables.
For more information, see
LocalImage.name
.
True Name¶
-
name:
trueName
, type:
String
, persistent:
no
, deprecated name:
expandedFileName
¶ Shows the true name of the file or directory after resolving variables.