caption
Return the caption of display window.
Syntax:
variable
= caption
Example:
setdisplay(640,480,32,1)
setcaption("sdlBasic rocks")
prints(
caption
)
waitKey
Example:
caption.sdlbas
see also
setCaption()
command