Function: GetAbsoluteY
(Utility function) Gets Y position of an element in the document. Use this function to get coordinates for displaying the KeymanWeb UI with ShowInterface or ShowHelp.
Parameters
element - Element to get position for.
Return Value:
Y pixel position of top of element
Version Introduced:
1.0
See Also:
GetAbsoluteX, ShowHelp, ShowInterface