Vocola.net
Vocola 3.1 Function Library
Click()
Namespaces LibraryPointer ► Click
Clicks the left button associated with the pointing device.
Syntax
Click()
Remarks
In a Vocola command, the pseudo-keystroke {LeftButton} may be used as an alternative to calling this function, with the advantage that modifier keys such as Shift and Control may be added.
Examples
CopyClick the left button
Touch = Pointer.Click();
Saying "Touch" clicks the left button at the current pointer location.

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