YPOS

n = YPOS

Returns the current Y-position of the text cursor in “characters”.

See XPOS for X-position.

Example

locate 10,5
print XPOS, YPOS        ' Output 5   10
Graphics
If there is insufficient information on this page and you wish learn more about YPOS, please send an email to smallbasic@gmail.com. You can help to improve information about YPOS by submitting a pull request, click View Source for details. Note, an offline language reference text file is also available - see the Download section.