hiGetTextCharAtLoc
hiGetTextCharAtLoc(w_windowId x_location) =>c_text/nil
Description
Returns the character of the specified character index location for a window.
Arguments
|
Character index location. If not specified, the current cursor index location is the default |
Value Returned
|
w_windowId is invalid or the specified location is out of range. A warning is also issued. |
Related Topics
Miscellaneous Viewfile Functions
Return to top