Media Summary: Finding the text in the paragraph with doc.Find. Processing the find matches from back to front. Why text offsets don't match the paragraph text offsets.
Findchange With Framemaker Extendscript 10 - Detailed Analysis & Overview
Finding the text in the paragraph with doc.Find. Processing the find matches from back to front. Why text offsets don't match the paragraph text offsets. Restricting the find to the current paragraph. Understanding the lastIndex property of a regular expression. Capturing submatches from a regular expression.
Capturing the regular expression match data. Processing all of the paragraphs in the document's main flow. Replacing text, including with captured groups. Highlighting regular expression matches in a paragraph. Getting all matches from a regular expression.