Use Number Range (Find toolbar) command¶
Summary¶
Toggles the Use Number Range button on the Find toolbar.
Description¶
Toggles the Use Number Range button on the Find toolbar.
How to Run¶
Default Menu: None
All Commands: Search > Find Toolbar > Use Number Range
Toolbar: (Find toolbar)
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_FINDBAR_NUMBER_RANGE (4014)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4014);
[VBScript]¶
editor.ExecuteCommandByID 4014