Macro Language Reference > Macros > Window > wmin
  
wmin
Description
Minimizes a specified document window.
 
Example 335. Minimize the second file window opened in the PTC ALD session
wmin 2
Syntax
wmin windows:n?
wmin
[no parameter]
Minimize the current top window.
windows
The number of the document window to be minimized. The order that the documents were opened gives you the number to specify here.