hiSetTextSelection
hiSetTextSelection(w_windowIdt_text[x_class] ) =>t / nil
Description
Highlights the next occurrence of a specified string relative to the current cursor position. If no matching string is found between the current cursor position and the end of the file, it wraps around to the beginning of the file and continues the search.
Arguments
|
Group of selections. Values range from |
Value Returned
|
w_windowId is invalid, t_text is not found, or t_text is null. |
Related Topics
Return to top