Invokes a specified menu item.
Syntax
MenuPick(label)
Parameters
- label
- Label of menu item to invoke.
Remarks
There is no suggested Vocola 3 analog function, but Main.HearCommand
may be used as in this example:
CopyOpen "File" menu
Menu File = HearCommand("Click File");
Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)