Member variable XbpRtf():selText Foundation
Contains the text within the current selection. If no text is selected, return is the empty string ("").
Attribute: EXPORTED
Data type: Character ("")
Description
The property contains a character string with the text currently selected. If a character string is assigned to the :selText instance variable, the text within the current selection is replaced with the string specified. Also, the current selection is removed and :selLength contains zero.
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.