PosY()

Last Modified: 9/8/2021

Returns the text cursors Y position.

Example

Syntax: PosY()
    Locate 10,3
    Print PosY()

See Also

Locate, PosX()