Go to: Synopsis. Return value. MEL examples.
showWindow
[windowName]
showWindow is undoable, queryable, and editable.
Make a window visible. If no window is specified then the current window (most recently created) is used. See also the window command's -vis/visible flag. If the specified window is iconified, it will be opened.showWindow myWindow1;