Difference between revisions of "ISKernel:MouseClick (Command)"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
MouseClick [-hold|-release] <left|right> | MouseClick [-hold|-release] <left|right> | ||
− | == | + | == Forms == |
+ | *MouseClick -hold <left|right> - clicks and holds the left or right mouse button | ||
+ | *MouseClick -release <left|right> - releases the left or right mouse button | ||
== Examples == | == Examples == |
Revision as of 19:46, 24 August 2005
Contents
Syntax
MouseClick | |
Usage | Intermediate |
Level of Understanding | Beginner |
Computer Savvy | Beginner |
Logic | Beginner |
MouseClick [-hold|-release] <left|right>
Forms
- MouseClick -hold <left|right> - clicks and holds the left or right mouse button
- MouseClick -release <left|right> - releases the left or right mouse button