Returns info of most recently accessed widget (GUI window) of given type
| Number | Type | Compulsory | Default | Description | 
| 1 | String | Yes | Type of widget | 
Type of widget. Can be one of the following:
| 0 | Full path name associated with widget | 
| 1 | Shortened version of filename | 
| 2 | Globally unique reference to this instance | 
| 3 | View context name. This is the same as the argument | 
| 4 | Main menu name. Can be used to define menus for this widget type | 
| 5 | Short version of view context name - used to pass to event scripts | 
| 6 | Context menu name - may be empty | 
| 7 | tool bar name | 
Function returns empty if no widgets of the given type are open
| ▲Function Summary▲ | ||
| ◄ WM_GetContentWidgetTypes | WM_GetCurrentWindowName ▶ | |