LClick
Simulates a left button mouse click at the current point on the screen.
The following commands will produce the same result :
LDown
LUp
To issue a left click more than once add the '*' symbol followed by the number of times to issue the command at the end of the line:
LClick * n
E.g.:
LClick * 5
Abbreviation : LCl
See also: LDown, LUp, LDblClick, RClick, RDown, RUp, RDblClick, MDown, MUp, MDblClick, MClick, MouseMove, MouseMoveRel, MouseOver