get_hwnd
get_hwnd();
- this function is used to get the window's hwnd (handle).
After testing, the function returns the result of its work to the script :
window hwnd
– handle of the current window (string).