|
GetCursorY | ||
Ypos = GetCursorY() | ||
Parameters: NONE | ||
Returns: Ypos = The current Y coordinate of the print cursor |
||
The GetCursorY functions returns the current Y position of the print cursor. FACTS: * none Mini Tutorial: This example displays a few messages to the screen, then reads and displays the current print cursor.
This example would output.
|
Related Info: | CursorLineFeed | CursorMargin | GetCursorLineFeed | GetCursorMargin | GetCursorX | Print | SetCursor | SetCursorX | SetCursorY | SetFont : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |