ClickScreen
Obsah
Description
Alias: CSR
Click on the position relative to the upper left corner of the screen.
Click on the location, specified by the coordinates X and Y relative to the upper left corner of the screen, by pushing the button specified by the parameter Button. The number of clicks is given by the parameter ClickCount. The parameter Key can also be used at the same time to specify the gears to be pressed during the click.
Input parameters
X
Type Number
Horizontal coordinates of the clicking location
Y
Type Number
Vertical coordinates of the click location
ClickCount
Type Number
Number of clicks.
Button
Type Number
Determines the required mouse button.
Key
Type Number
This parameter lets you simulate the pressing of the gears during clicking.
Enabled
Type Number
Allows or prohibits a command. When 0 no command will be executed.
PreWait
Type Number
Delay in milliseconds before executing a command. It has no effect if Enabled=0.
PostWait
Type Number
Prodleva v milisekundách po provedení příkazu. Nemá žádný vliv je-li Enabled=0.