vtcursor

Format:
vtc*ursor( [x $\Vert$ y])
Result:
Number, text
Description:
Returns the vt-cursor position. If neither x nor y is supplied, the result is a text string, contain both coordinates. Otherwise the corresponding value is returned.
e.g.:
SPECTRA> * = vtcursor()
( 23, 25)
SPECTRA> * = vtcursor(x)
25