hiStartGenTextIndex
hiStartGenTextIndex(w_windowIdt_text) =>x_index/ nil
Description
Searches the specified text string from the beginning of the file and returns the first character position of the matching text.
Arguments
Value Returned
|
The first character position of the matching text if the text is found. |
|
|
w_windowId is invalid, t_text is not found, or t_text is null. |
Related Topics
Return to top