scripting:api:application:find-ex

FindEx

Method of IApplication

Find text in a way similar to interactive search

Application.FindEx(strWhat, nType, nAction, pSearchInStyle, nResult, dwFlags, dwFlagsEx);
Application.FindEx strWhat, nType, nAction, pSearchInStyle, nResult, dwFlags, dwFlagsEx
HRESULT hr = Application.FindEx(strWhat, nType, nAction, pSearchInStyle, nResult, dwFlags, dwFlagsEx);