Vocola.net
Vocola 3.1 Function Library
LaunchButtonNumber(buttonNumber)
Namespaces LibraryTaskBar ► LaunchButtonNumber
Launches the application associated with a specified "Quick Launch" button.
Syntax
LaunchButtonNumber(buttonNumber)
Parameters
buttonNumber
Number of the desired "Quick Launch" button.
Examples
CopyLaunch an application by number
Launch 1..20 = TaskBar.LaunchButtonNumber($1);
Saying "Launch 3" starts the third item in the taskbar's "Quick Launch" area.

Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)