Page 1 of 1

Keyword: hideWin - Hide a window

Posted: Thu Dec 23, 2021 11:58 pm
by YiMeng
Description
  • Sets a window to be hidden from screen and taskbar by specifying its title.

Parameters
  • x: The name of a window title
  • Space within parameter is allowed
  • A trailing "*" on the parameter is allowed

Usage
  • hideWin x

On Error
  • If multiple windows are found to match the parameter, the first window with the match title will be set into focus.
  • If no match is found, command will be on standby until a match is found.