Description
Searches for the next match after a previous find command.
Available in Ted and Fred.
Syntax
object.FindNext |
object
Required. Object name. Returned by Ted.GetActiveArticle.
Return value
Error code
Remarks
In Fred, it acts only on the text elements which are linked to the current page. If a text element of an article is linked to some other page. e.g. jump page, or it's not linked to any page, this function ignores it.
Example
Ted.GetActiveArticle.FindNext
Context
Article object
See also