I’m writing a script that searches the active document for some word with specific properties, then highlights it.
After performing the operation at the user’s command, I’d like to bring the affected word into view, so that the user doesn’t have to search through the document to find it.
I tried selecting it, but this does not seem to move the text in the window.