Retrieving the line number on the current page (sys.LineNumber)ΒΆ
!temp sys.LineNumber,,u4 |
Line number on current page |
Stores the current line number on the current page. Cannot be updated.
EXAMPLE
if (sys.LineNumber = sys.LinesLeft) then PrintHalfwayLine()