|
|
$captionReturns the caption text of the specified window. |
|
| Syntax | |
|
|
| Description | |
| The form with the <window id> parameter returns the caption text of the window that has the specified id. The form without parameters returns the caption of the current window, thus it is equivalent to calling $caption($window) | |
| Examples | |
|
|
| See also | |
| $window, $console, Window naming conventions |