Method XbpRtf():getLineStart() Foundation

Determines the number of the first character within the line specified.

Syntax
:getLineStart( <nLine> ) --> nChar
Parameters
<nLine>
A numeric value that specifies the number of a line within the text buffer. Line numbers are counted beginning from zero.
Return

This method returns a numeric value with the number of the first character within the line. Character positions are counted beginning from zero.

Description

The method :getLineStart() returns the number of the first character of the line specified.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.