Syntax
Parameters
| STRING | title | Window's title. |
Return value
No value is returned.
Description
Sets the window's title.
The title is visible at the following locations:
Window title, if any (for more info: window.ID.borderStyle).
Windows task bar (for more info: system._showInTaskBar).
Tasks list (ALT+TAB).
When you set a window title, the application becomes visible in the Windows applications list (task manager). |
|