rmouseup()

Function group Execute on client Platform(s)
Mouse NO All

Syntax

rmouseup()

Description

Returns true if, after being pressed, the right mouse button is up (under Windows and Linux) or the mouse is up after the mouse/pointer has been pressed with the Ctrl key held down (under macOS) (note no argument required).

Note: This function is for desktop apps using Window classes only, not web or mobile apps.