GetLineNumber()

Description

Returns the current number of the input line (base 1)

In the "Auto" mode pass the template name/index as the parameter.

Syntax

Function GetLineNumber( [index] )

Parameters:

variant index (optional)

integer - template index (starting from 0)

                              omitted - the first (and only in the Manual mode) template

Return Values:

integer - the current number of the input line (base 1)

See also

GetRecordNumber()

TextConverter's Methods