Creates a new search agent that will search the specified editor.
The editor that will be searched for pattern matches.
An optional pattern to search for.
Gets or sets the pattern to search for. This can be set to null, in which case it will have no matches.
Finds and returns the next match in the search.
A range describing the next match, or null if there are no more matches.
Starts a new search. After calling this, the find method can be called repeatedly to iterate through all available matches.
Options that modify search behaviour.
This agent.
This API is still under development and is subject to change. Copyright © Math I Can Do Solutions Incorporated and/or its licensors.
Searches the content of a math editor for regions that match a target pattern described by a Clip.
Example: Find all occurrences of a selection