Brings the specified window to the front
front window “title of window”
location (list of x, y parameters to place the window)
size (list of 2 integers for width and height)
You can pass the title of any window that is open, or by passing specific names you can cause windows for specific things to be opened even if they are not open. Supported values are:
front window "log" location {40, 40} size {400, 600}