Method XbpSLE():queryFirstChar() Foundation
Returns the position of the first character visible on the left of the XbpSLE screen display.
:queryFirstChar() --> nPos
This method returns a numeric value indicating the position in the edit buffer of the first character visible on the left of the entry field.
The method :queryFirstChar() is used to determine the position in the edit buffer of the first character visible in the entry field. The first character in the edit buffer and the first visible character in the entry field are different when the character string has been horizontally scrolled on the screen.
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.