Skip to content

Mouse2Click

Description:

This function demonstrates the usage of the Mouse2Click API.

Example:

-- Simulate a right mouse button click
Mouse2Click()

print("Right mouse button clicked")