hiSetCurrentIndex
hiSetCurrentIndex(w_windowId x_index) =>t / nil
Description
Sets the current cursor index position relative to all the text in a window and scrolls the window, if needed.
The current index position is modified by hiTextDisplayString.
The hiSetCurrentIndex SKILL command will respect document sizes, and displays a warning if the current index is set beyond the document limits.
Arguments
|
Specifies the zero-relative character position of the cursor. |
Values Returned
Related Topics
Return to top