ParameterFileName property

Returns the name of the parameter file that was specified when the display was loaded. If no parameter file was specified, an empty string is returned. Read-only. String.
This property is only valid at runtime.
The name of the parameter file is specified using the
/P
parameter with the
Display
command.
Syntax
Display
.
ParameterFileName
where
Display
– is the name of a Display object or an expression that evaluates to a Display object.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal