Syntax
WindowName$(Number)
Remarks
Returns the title of the open window listed at position Number on the Window menu, where 1 corresponds to the first position, 2 to the second position, and so on. If Number is 0 (zero) or omitted, WindowName$() returns the title of the active window.
For an example, see WindowList.
See Also
CountWindows(), Window(), WindowList, WindowNumber, WindowPane()