GETYB

Purpose:

Returns the bottom y coordinate of a Window.

Syntax:

GETYB(win)

win

-

Optional. Window reference. Defaults to the current Window.

Returns:

A real number.

Example:

sety(getyb(W2), getyt(W2))

 

sets the current Window's y-axis range to be the same as that of

Window 2.

See Also:

GETXL

GETXR

GETYL

GETYR

GETYT

SETX

SETXY

SETY