EdGetCurrentPos
EdGetLine
Enter search terms or a module, class or function name.
EdGetCursorPos returns the cursor position in column/row coordinates.
Return Value
rvPos rvPos is a vector with two elements: rvPos[1] is the column index and rvPos[2] is the row number.
Parameters
Identifies the editor.
See also
Overview Editors, EdGetCurrentPos
id-1788992