CURRENT_WINDOW
Returns the window in which the cursor is visible.
Syntax
window := CURRENT_WINDOW
Example
my_cur_win := CURRENT_WINDOW;
Stores in the variable MY_CUR_WIN the window in which the cursor is
visible.
Related topics
CURRENT_BUFFER