mouse1release Description: This function demonstrates the usage of the mouse1release API. Example: -- Release the left mouse button (alternative) mouse1release() print("Left mouse button released")