TheNavigatorFindFlags |
Scroll |
Flags for the TheApplication.NavigatorFind method.
Name |
Hex Value |
Description |
OpenQuery |
0x0001 |
Default behavior. Opens the query. |
ExecuteQuery |
0x0002 |
Automatically executes the query. |
ViewSingleDoc |
0x0004 |
Automatically launches the Thereforeā¢ Viewer if there is only one document in the result list. |
IndexValues |
0x0008 |
Interpret values set with SetField as index values (as opposed to a filter condition). If this flag is used Navigator will quote string values that contain operators (<, >, Or, etc) |