$window.context Returns the IRC context of a window |
Usage |
$window.context $window.context(<window_id>) |
Description |
Returns the IRC context of the window with the specified <window_id>. The form with no parameters returns the IRC context of the current window. If the window with the specified ID does not exist, an empty string is returned. |