$isfirstfile

Purpose

Checks to see if the current file is the first file being analzyed in a directory.

Syntax

returnedBoolean = variableType("$isfirstfile")

returnedBoolean - type: bool
variableType - type: G

Returns

Returns 1 if the current file is the first file, 0 if not.

Remarks

Example

See Also

$isdirrun, $islastfile, $inputpath, Special Variables