Gives the Y location of the last click relative to the window. The location is always expressed in the Unit of Measurement in effect.
Syntax:
ClickWY()
Parameters:
None
Returns:
Numeric value
Example:
ClickWY() returns the Y coordination of where the user clicks the mouse relative to a window.
Platform specific:
This function is not supported for mobile devices.
See also:
ClickCX, ClickCY, ClickWX
The Online and Rich Client Samples projects (program IF04 and RIF04)