Method XbpSLE():setMarked() Foundation
Sets the characters selected in the edit buffer.
:setMarked( <aStartEnd> ) --> lSuccess
This method returns the value .T. (true) if the characters could be selected, otherwise it returns .F. (false).
The method :setMarked() selects characters within the edit buffer without using the keyboard or mouse. Normally text is selected using the Left and Right arrow keys while the Shift key is also being pressed.
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.