DADiSP Worksheet Functions > Function Categories > Query Functions > GETYT

 

GETYT

Purpose:

Returns the top y coordinate of a Window.

Syntax:

GETYT(win)

win

-

Optional. Window reference. Defaults to the current Window.

Returns:

A real number.

Example:

sety(2*getyb, 2*getyt)

 

doubles the y-range.

See Also:

GETXL

GETXR

GETYB

GETYL

GETYR

SETX

SETXY

SETY