element.DomClick([button, pos])
element.DomClick([button, pos])
| Variable | Description |
|---|---|
| button | Optional: The mouse button to press. Values include: 1=left, 2=right,3=center,... MouseButton. |
| pos | Optional: The coordinates (relative to the window) at which to click. Point. |