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();
See Also
Assembly: VocolaFunctionLibrary (Module: VocolaFunctionLibrary) Version: 3.1.1.0 (3.1.1.0)