Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the current report line number.
Syntax
public int parmLineNum([int _lineNum])
Run On
Called
Parameters
- _lineNum
Type: int
The report line number.
Return Value
Type: int
The report line number.
Remarks
The report line number is global through all the report files created.
See also parmMaxLinesPerFile and parmFileNumCurrent methods.