int window.GetCaretY()
Applicable Classes: All
Return Type: int
Parameters: none
Description:
This function returns the pixel location in the y direction of the caret,
if this window has a caret. The location is with respect to the upper-left
corner of the client area of the window.
For an example, see GetCaretX.
See Also: GetCaretX