Moves the foreground window to an edge of the screen's work area.
MoveToScreenEdge(edge)
- edge
- Named edge of screen's inner rectangle: Top, Right, Bottom, Left, Top Right, Bottom Right, Bottom Left, or Top Left. Case insensitive.
The screen's inner rectangle (or "work area") is the part not occupied by the taskbar.
Slam (Top | Bottom | Left | Right | Top Left | Bottom Left | Top Right | Bottom Right)
= Window.MoveToScreenEdge($1);Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)