Activates the window associated with a specified taskbar button.

SwitchToButtonNumber(buttonNumber)

- buttonNumber
- Number of the desired taskbar button. Positive numbers count forward from the first taskbar button, while negative numbers count backward from the last taskbar button.


Use 1..9 = TaskBar.SwitchToButtonNumber($1);

Close 1..9 Right = TaskBar.SwitchToButtonNumber(-$1) {Alt+F4};
Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)