|   | 
Returns window geometry information that can be used to restore the size and position of the chosen window.
| Number | Type | Compulsory | Default | Description | 
|---|---|---|---|---|
| 1 | string | Yes | 
 | Window name | 
The window name, as given by the function WM_GetWindowNames.
Return type: string
A string representing the geometry of the window.
| 
 | ||