Skip to content

Mouse1Click

Description:

This function demonstrates the usage of the Mouse1Click API.

Example:

-- Simulate a left mouse button click
Mouse1Click()

print("Left mouse button clicked")