JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,010 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The example search string:
'[Chapters][Chapters][Chapters][Chapters][Chapters][Chapters][Chapters]'
finds all instances of the word Chapter. If you add an eighth [Chapters] which should find the word Chapters it throws a general exception. I've tested this multiple ways. It always fails when an eighth character group is added. This is a big problem for me.