![]() |
![]() |
Functions: w |
|
$window.activityLevel | Returns the current activity level of a window |
$window.activityTemperature | Returns the current activity temperature of a window |
$window.caption | Returns the caption of a window |
$window.console | Returns the console that a window is attacched to |
$window.context | Returns the IRC context of a window |
$window.exists | Checks for the existence of a window |
$window.hasInput | Checks if a window has an input field |
$window.hasOutput | Checks if a window has a text output widget |
$window.hasUserFocus | Checks if a window has the user focus |
$window.highlightLevel | Returns the current highlight (alert) level of a window |
$window.inputText | Returns the window input line text |
$window.isMaximized | Checks if a window is currently maximized |
$window.isMinimized | Checks if a window is currently minimized |
$window.list | Generates lists of windows |
$window.open | Creates and opens a new window |
$window.type | Returns the type of a window |
|