Vocola.net
Vocola 3.1 Function Library
ControlPick(label)
Namespaces LibraryDragonLegacy ► ControlPick
Invokes a specified on-screen control (such as a button).
Syntax
ControlPick(label)
Parameters
label
Label of control to invoke.
Remarks
There is no suggested Vocola 3 analog function, but Main.HearCommand may be used as in this example:
CopyCancel politely
Please Cancel = HearCommand("Click Cancel");

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