Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to HTMLViewer class.
HTMLViewer.IEFindTextMBS(text as string, count as Integer, flags as Integer, selectText as boolean) as boolean Deprecated
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | HTMLViewer Win | MBS Win Plugin | 7.7 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop only |
text: the string that specifies the text to find.
count: long that specifies the number of characters to search from the starting point of the range. A positive integer indicates a forward search; a negative integer indicates a backward search.
Flags: integer that specifies one or more of the following flags to indicate the type of search:
0 | Default. Match partial words. |
1 | Match backwards. |
2 | Match whole words only. |
4 | Match case. |
131072 | Match bytes. |
536870912 | Match diacritical marks. |
1073741824 | Match Kashida character. |
2147483648 | Match AlefHamza character. |
The items on this page are in the following plugins: MBS Win Plugin.