Toggles the Wrap Around button on the Find toolbar.
Toggles the Wrap Around button on the Find toolbar. When this command is toggled, EmEditor will move to the beginning or end of the document to continue searching when the end or beginning of the document is reached during a Find Next or Find Previous command.
•Default Menu: None
•All Commands: Search > Find Toolbar > Wrap Around
•Toolbar: (Find toolbar)
•Status Bar: None
•Default Shortcut Key: None
•EEID_FINDBAR_AROUND (4577)
editor.ExecuteCommandByID(4577);
editor.ExecuteCommandByID 4577