Selection.FindResult

Does a custom search through the text.

Members

Functions

moveTo
Selection moveTo()
moveToEnd
Selection moveToEnd()
selectHit
void selectHit()
wasFound
bool wasFound()

Return Value

an object representing the search results and letting you manipulate the selection based upon it

Meta