$inputpath

Purpose

Get the path of the input file.

Syntax

returnedString = variableType("$inputpath")

returnedString - type: str
variableType - type: G

Returns

Remarks

Example

$inputpath returns "D\apps\Resume\input\Dev1" assuming input file "rez.txt" resides in Dev1 directory.

See Also

$apppath, $input, $inputhead, $inputname, $inputtail, Special Variables